61-alpha0.1
This commit is contained in:
@@ -431,10 +431,8 @@ elif [ "$arg" == "interactive" -o "$arg" == "i" ]; then
|
||||
gitJobs=$readGitJobs
|
||||
fi
|
||||
|
||||
if [ -z $readIdfGet ]; then
|
||||
if [ ! -z $readIdfGet ]; then
|
||||
idfGet=$readIdfGet
|
||||
else
|
||||
idfGet="update"
|
||||
fi
|
||||
|
||||
writeToLog "\n === new ${action} ===\n"
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
61-alpha
|
||||
61-alpha0.1
|
||||
Reference in New Issue
Block a user