1 | 1 |
new file mode 100755 |
... | ... |
@@ -0,0 +1,8 @@ |
1 |
+#!/bin/bash |
|
2 |
+ |
|
3 |
+readonly Fillepath____This_Script=$(realpath "${BASH_SOURCE[0]}") |
|
4 |
+readonly Follpath____This_Script=$(dirname "$Fillepath____This_Script") |
|
5 |
+ |
|
6 |
+cd "$Follpath____This_Script" |
|
7 |
+ |
|
8 |
+rox --dir "00-App Manager" |
|
0 | 9 |
\ No newline at end of file |
1 | 10 |
new file mode 100755 |
... | ... |
@@ -0,0 +1,8 @@ |
1 |
+#!/bin/bash |
|
2 |
+ |
|
3 |
+readonly Fillepath____This_Script=$(realpath "${BASH_SOURCE[0]}") |
|
4 |
+readonly Follpath____This_Script=$(dirname "$Fillepath____This_Script") |
|
5 |
+ |
|
6 |
+cd "$Follpath____This_Script" |
|
7 |
+ |
|
8 |
+rox --dir "00-App Manager/Other Managers/Roster Bin Manager" |
|
0 | 9 |
\ No newline at end of file |
1 | 10 |
new file mode 100755 |
... | ... |
@@ -0,0 +1,8 @@ |
1 |
+#!/bin/bash |
|
2 |
+ |
|
3 |
+readonly Fillepath____This_Script=$(realpath "${BASH_SOURCE[0]}") |
|
4 |
+readonly Follpath____This_Script=$(dirname "$Fillepath____This_Script") |
|
5 |
+ |
|
6 |
+cd "$Follpath____This_Script" |
|
7 |
+ |
|
8 |
+rox --dir "00-App Manager/Other Managers/Roster Perl-Inc Manager" |
|
0 | 9 |
\ No newline at end of file |