diff options
| author | spv420 <spv@spv.sh> | 2022-07-31 00:03:41 -0400 |
|---|---|---|
| committer | spv420 <spv@spv.sh> | 2022-07-31 00:03:41 -0400 |
| commit | 53a2ee3cc21ba38fa7009cfb44f0000f41ad9733 (patch) | |
| tree | 62fe8aa22708f90341f46f3a510c90a4d819ce18 /src/stage4 | |
| parent | ecfc3d061aedcaa08d165227909b6b1098cbebb5 (diff) | |
README all the things
Diffstat (limited to 'src/stage4')
| -rw-r--r-- | src/stage4/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/stage4/README.md b/src/stage4/README.md new file mode 100644 index 0000000..f0d51df --- /dev/null +++ b/src/stage4/README.md @@ -0,0 +1,5 @@ +# stage4 +`stage4` runs still within `racoon`, but is loaded from disk from the path +`/var/root/stage4.js`, which is hard-linked to by `/var/mobile/Media/stage4.js`. +This means that you can modify the contents of `stage4` over AFC/USB, making +development much easier & quicker.
\ No newline at end of file |
