🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 28m52s

.gitea/workflows/docker.yaml
rootfs/root/docker/setup/04-users.sh
This commit is contained in:
casjay
2024-09-06 18:42:00 -04:00
parent 241b0d5303
commit 974d1e6b09
2 changed files with 2 additions and 5 deletions

View File

@@ -20,9 +20,6 @@
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Set bash options
set -o pipefail
set -o errexit
set -o verbose
set -o xtrace
[ "$DEBUGGER" = "on" ] && echo "Enabling debugging" && set -x$DEBUGGER_OPTIONS
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Set env variables