save before push to local

This commit is contained in:
kake26 2024-03-29 15:01:12 -05:00
parent 69d63cb9ce
commit 3acfcf1d68
3 changed files with 12 additions and 6 deletions

View file

@ -1,5 +1,7 @@
#!/bin/bash
# this is the main script template
set -eo pipefail
if [[ -n "${BASHD_DEBUG}" ]]; then # a inevitability that this will be used