mirror of
https://github.com/casjaysdevdocker/ssl-ca
synced 2025-09-18 15:57:47 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
# @Resource :
|
||||
# @sudo/root : no
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Set bash options
|
||||
[ -n "$DEBUG" ] && set -x
|
||||
set -o pipefail
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
APPNAME="$(basename "$0")"
|
||||
VERSION="202207112331-git"
|
||||
USER="${SUDO_USER:-${USER}}"
|
||||
|
Reference in New Issue
Block a user