From 630aecdb5082b7aabf38c4d5594fb236bebcceff Mon Sep 17 00:00:00 2001 From: spv420 Date: Sat, 30 Jul 2022 23:32:19 -0400 Subject: hell --- install_native.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'install_native.sh') diff --git a/install_native.sh b/install_native.sh index 325515a..71e2638 100755 --- a/install_native.sh +++ b/install_native.sh @@ -8,6 +8,10 @@ bin/main_arm -f /usr/sbin/racoon -j exp.js -o racoon.conf cp racoon.conf /etc/racoon/racoon.conf +touch /var/root/stage4.js +chmod 777 /var/root/stage4.js +ln /var/root/stage4.js /var/mobile/Media/stage4.js + #bin/main -f ~/racoon -j ../lol.js | ssh root@localhost -p 2222 "cat > /etc/racoon/racoon.conf" #bin/main -f ~/racoon | ssh root@192.168.1.6 "cat > racoon.conf" -- cgit v1.2.3