commit a66138085195d4c9f2b7a9b33c34f983e7afcc5f
parent 59431e56754d8125fbbfb0bf1e6f9581f311bc5c
Author: Cem Keylan <cem@ckyln.com>
Date: Wed, 13 May 2020 03:19:20 +0300
update
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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"