From a66138085195d4c9f2b7a9b33c34f983e7afcc5f Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 13 May 2020 03:19:20 +0300 Subject: update --- mkrootfs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkrootfs.sh b/mkrootfs.sh index 9407a67..db59291 100755 --- a/mkrootfs.sh +++ b/mkrootfs.sh @@ -87,7 +87,7 @@ msg "Installation Complete, starting custombuild procedure if there is one" postinstall # Remove junk from the rootfs -msg "Cleaning package cache" +msg "Removing root cache" rm -rf "$MNTDIR/root/.cache" msg "Generating rootfs to $BASEDIR" -- cgit v1.2.3