From 73349ca09cd4df349e960dd0c4a9c9fb00bfcfad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edwin=20Nu=C3=B1ez?= <122418602+edwin170@users.noreply.github.com> Date: Mon, 9 Oct 2023 13:52:04 -0400 Subject: [PATCH] mnt8 :/ --- downr1n.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downr1n.sh b/downr1n.sh index 56ea062..4f32b9d 100755 --- a/downr1n.sh +++ b/downr1n.sh @@ -841,7 +841,7 @@ if [ true ]; then echo "[*] installing dualra1n-loader" unzip -o other/dualra1n-loader.ipa -d other/ - remote_cp other/Payload/dualra1n-loader.app root@localhost:/mnt8/Applications/ + remote_cp other/Payload/dualra1n-loader.app root@localhost:/mnt1/Applications/ echo "[*] Saving snapshot" if [ ! "$(remote_cmd "/usr/bin/snaputil -c orig-fs /mnt1")" ]; then