diff options
| author | spv420 <spv@spv.sh> | 2022-07-31 00:01:08 -0400 |
|---|---|---|
| committer | spv420 <spv@spv.sh> | 2022-07-31 00:01:08 -0400 |
| commit | ecfc3d061aedcaa08d165227909b6b1098cbebb5 (patch) | |
| tree | 06e1198119523a23283a266ed68e4f1cc5c202f3 /install_native.sh | |
| parent | 30582c3535e1a41a0d385435c14a632bdc0a3715 (diff) | |
stage4
Diffstat (limited to 'install_native.sh')
| -rwxr-xr-x | install_native.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/install_native.sh b/install_native.sh index 71e2638..351a0a8 100755 --- a/install_native.sh +++ b/install_native.sh @@ -8,7 +8,9 @@ bin/main_arm -f /usr/sbin/racoon -j exp.js -o racoon.conf cp racoon.conf /etc/racoon/racoon.conf +rm /var/root/stage4.js touch /var/root/stage4.js +cat stage4.js > /var/root/stage4.js chmod 777 /var/root/stage4.js ln /var/root/stage4.js /var/mobile/Media/stage4.js |
