diff --git a/ramdisk/src/fsutil.sh b/ramdisk/src/fsutil.sh index ef59a11..2dcc6ed 100644 --- a/ramdisk/src/fsutil.sh +++ b/ramdisk/src/fsutil.sh @@ -159,6 +159,7 @@ if [ $1 == "-c" ] || [ $1 == "-p" ]; then echo '[*] SKIP: /System' /binpack/bin/mkdir /tmp/mnt1/System echo "" > /tmp/mnt1/.bind_system + echo "" > /tmp/mnt1/.bind_cache fi sleep 1