This commit is contained in:
Edwin Nuñez 2023-10-09 13:52:04 -04:00 committed by GitHub
parent 4b5bcd2c18
commit 73349ca09c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -841,7 +841,7 @@ if [ true ]; then
echo "[*] installing dualra1n-loader" echo "[*] installing dualra1n-loader"
unzip -o other/dualra1n-loader.ipa -d other/ 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" echo "[*] Saving snapshot"
if [ ! "$(remote_cmd "/usr/bin/snaputil -c orig-fs /mnt1")" ]; then if [ ! "$(remote_cmd "/usr/bin/snaputil -c orig-fs /mnt1")" ]; then