61-alpha0.1.5
This commit is contained in:
@@ -365,7 +365,7 @@ if [ "$arg" == "--help" -o "$arg" == "help" -o "$arg" == "-h" -o "$arg" == "h" ]
|
|||||||
elif [ "$arg" == "test" -o "$arg" == "t" ]; then # minimal actions taken, echo the given commands and such
|
elif [ "$arg" == "test" -o "$arg" == "t" ]; then # minimal actions taken, echo the given commands and such
|
||||||
action="TEST"
|
action="TEST"
|
||||||
sleepMins=0
|
sleepMins=0
|
||||||
testExport=1
|
# testExport=1
|
||||||
|
|
||||||
installCmdTemp="echo $installCmd"
|
installCmdTemp="echo $installCmd"
|
||||||
toolsInstallCmdTemp="echo $toolsInstallCmd"
|
toolsInstallCmdTemp="echo $toolsInstallCmd"
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
61-alpha0.1.4
|
61-alpha0.1.5
|
||||||
Reference in New Issue
Block a user