summaryrefslogtreecommitdiff
path: root/install_native.sh
diff options
context:
space:
mode:
authorspv420 <spv@spv.sh>2022-07-30 23:32:19 -0400
committerspv420 <spv@spv.sh>2022-07-30 23:32:19 -0400
commit630aecdb5082b7aabf38c4d5594fb236bebcceff (patch)
treedd65f68e2d342a53bd4cfa59d0a8fcd149376be2 /install_native.sh
parente35a04268fb48fac634ca123a58584a26b513831 (diff)
hell
Diffstat (limited to 'install_native.sh')
-rwxr-xr-xinstall_native.sh4
1 files changed, 4 insertions, 0 deletions
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"