save before push to local
This commit is contained in:
parent
69d63cb9ce
commit
3acfcf1d68
3 changed files with 12 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue