From fba81033dcf42f143464f404f46ecc6dbb00c2c2 Mon Sep 17 00:00:00 2001 From: edwin Date: Sun, 16 Jul 2023 14:04:01 -0400 Subject: [PATCH] testing --- downr1n.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/downr1n.sh b/downr1n.sh index 0dcc82d..6bf0cf8 100755 --- a/downr1n.sh +++ b/downr1n.sh @@ -662,6 +662,7 @@ if [ true ]; then if [ ! $(remote_cmd "/mnt1/private/var/root/Kernel15Patcher.ios /mnt6/$active/System/Library/Caches/com.apple.kernelcaches/kcache.raw /mnt6/$active/System/Library/Caches/com.apple.kernelcaches/kcache.patched") ]; then echo "you have the kernelpath already installed " fi + sleep 2 remote_cp root@localhost:/mnt6/"$active"/System/Library/Caches/com.apple.kernelcaches/kcache.patched work/ # that will return the kernelpatcher in order to be patched again and boot with it "$dir"/Kernel64Patcher work/kcache.patched work/kcache.patchedB -e -b $(if [ ! "$taurine" = "1" ]; then echo "-l"; fi)