and it all works now

This commit is contained in:
2025-06-30 12:31:30 -05:00
parent f0654723e5
commit d64d75cb3b

View File

@@ -6,7 +6,6 @@ CURRENT_TIMESTAMP="$(date +%A-%Y-%m-%d-%T)"
export LOGFILENAME
LOGFILENAME="SetupNewSystem.${CURRENT_TIMESTAMP}.$$"
# Standard strict mode and error handling boilderplate...
set -o errexit