mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-10 22:04:59 +01:00
Update arguments.sh
This commit is contained in:
@@ -43,10 +43,10 @@ if [[ $label == "version" ]]; then
|
|||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
printlog "################## Start Installomator" REQ
|
printlog "################## Start Installomator v. $VERSION, date $VERSIONDATE" REQ
|
||||||
printlog "################## Version: $VERSION" REQ
|
printlog "################## Version: $VERSION" INFO
|
||||||
printlog "################## Date: $VERSIONDATE" REQ
|
printlog "################## Date: $VERSIONDATE" INFO
|
||||||
printlog "################## $label" REQ
|
printlog "################## $label" INFO
|
||||||
|
|
||||||
# Check for DEBUG mode
|
# Check for DEBUG mode
|
||||||
if [[ $DEBUG -gt 0 ]]; then
|
if [[ $DEBUG -gt 0 ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user