From 53a2ee3cc21ba38fa7009cfb44f0000f41ad9733 Mon Sep 17 00:00:00 2001 From: spv420 Date: Sun, 31 Jul 2022 00:03:41 -0400 Subject: README all the things --- src/stage4/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/stage4/README.md (limited to 'src/stage4/README.md') 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 -- cgit v1.2.3