We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f1911 commit 8dc3272Copy full SHA for 8dc3272
README.md
@@ -37,11 +37,14 @@ After all the above processes are done, open your Terminal or Termux:
37
Type "su" without the quotes then Enter.
38
Short way
39
1. NON-PATH Location, path: /sdcard (!! Match where the script file is located!!)
40
-Type "cd /sdcard" without the quotes then Enter.
41
-Then type "./progsche.sh" without the quotes then Enter.
+
+ Type `cd /sdcard` then Enter.
42
43
+ Type again `./progsche.sh` then Enter.
44
45
2. PATH Location.
-Type "progsche.sh" without the quotes then Enter.
46
47
+ Type `progsche.sh` then Enter.
48
49
# DEPENDENCIES
50
./
0 commit comments