summaryrefslogtreecommitdiff
path: root/install_native.sh
diff options
context:
space:
mode:
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"