curl...
This commit is contained in:
@@ -4,7 +4,7 @@ export CURRENT_TIMESTAMP
|
|||||||
CURRENT_TIMESTAMP="$(date +%A-%Y-%m-%d-%T)"
|
CURRENT_TIMESTAMP="$(date +%A-%Y-%m-%d-%T)"
|
||||||
|
|
||||||
export LOGFILENAME
|
export LOGFILENAME
|
||||||
LOGFILENAME="${BASH_SOURCE[0]}.${CURRENT_TIMESTAMP}.$$"
|
LOGFILENAME="SetupNewSystem.${CURRENT_TIMESTAMP}.$$"
|
||||||
|
|
||||||
|
|
||||||
# Standard strict mode and error handling boilderplate...
|
# Standard strict mode and error handling boilderplate...
|
||||||
|
Reference in New Issue
Block a user