61-alpha0.1.5

This commit is contained in:
2024-11-12 18:21:14 -07:00
parent 5059f1a209
commit 39eb78ea6a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
action="TEST"
sleepMins=0
testExport=1
# testExport=1
installCmdTemp="echo $installCmd"
toolsInstallCmdTemp="echo $toolsInstallCmd"
+1 -1
View File
@@ -1 +1 @@
61-alpha0.1.4
61-alpha0.1.5