1 | 1 |
new file mode 100755 |
... | ... |
@@ -0,0 +1,16 @@ |
1 |
+#!/bin/bash |
|
2 |
+ |
|
3 |
+readonly Fillepath____This_Script=$(realpath "${BASH_SOURCE[0]}") |
|
4 |
+readonly Follpath____This_Script=$(dirname "$Fillepath____This_Script") |
|
5 |
+ |
|
6 |
+ |
|
7 |
+# 09:57:14 06/24/2017. To make it so this script will work right regardless |
|
8 |
+# of what folder it's in, put a specific ramized path in Ramized_Repo. |
|
9 |
+ |
|
10 |
+Ramized_Repo="$Follpath____This_Script" |
|
11 |
+ |
|
12 |
+ |
|
13 |
+cd "$Follpath____This_Script" |
|
14 |
+ |
|
15 |
+bash "$Ramized_Repo/0000-Unmirrored Minimal Ramize-Physave/Shortcuts/Go to Physave Path" |
|
16 |
+ |
0 | 17 |
new file mode 100755 |
... | ... |
@@ -0,0 +1,16 @@ |
1 |
+#!/bin/bash |
|
2 |
+ |
|
3 |
+readonly Fillepath____This_Script=$(realpath "${BASH_SOURCE[0]}") |
|
4 |
+readonly Follpath____This_Script=$(dirname "$Fillepath____This_Script") |
|
5 |
+ |
|
6 |
+ |
|
7 |
+# 09:57:14 06/24/2017. To make it so this script will work right regardless |
|
8 |
+# of what folder it's in, put a specific ramized path in Ramized_Repo. |
|
9 |
+ |
|
10 |
+Ramized_Repo="$Follpath____This_Script" |
|
11 |
+ |
|
12 |
+ |
|
13 |
+cd "$Follpath____This_Script" |
|
14 |
+ |
|
15 |
+bash "$Ramized_Repo/0000-Unmirrored Minimal Ramize-Physave/Shortcuts/Go to Ramize Path" |
|
16 |
+ |
0 | 17 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,15 @@ |
1 |
+#!/bin/bash |
|
2 |
+ |
|
3 |
+readonly Fillepath____This_Script=$(realpath "${BASH_SOURCE[0]}") |
|
4 |
+readonly Follpath____This_Script=$(dirname "$Fillepath____This_Script") |
|
5 |
+ |
|
6 |
+ |
|
7 |
+# 09:57:14 06/24/2017. To make it so this script will work right regardless |
|
8 |
+# of what folder it's in, put a specific ramized path in Ramized_Repo. |
|
9 |
+ |
|
10 |
+Ramized_Repo="$Follpath____This_Script" |
|
11 |
+ |
|
12 |
+ |
|
13 |
+cd "$Follpath____This_Script" |
|
14 |
+ |
|
15 |
+bash "$Ramized_Repo/0000-Unmirrored Minimal Ramize-Physave/Physave/Physave" |
|
0 | 16 |
\ No newline at end of file |