This commit is contained in:
creme 2019-09-05 22:10:10 +02:00
parent 08e94a007e
commit bae5d57614
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 0 additions and 4 deletions

4
envs
View File

@ -155,8 +155,6 @@ EOF
trap "signal_exit TERM" TERM HUP
trap "signal_exit INT" INT
# Check for root UID
# Parse command-line
case "$1" in
@ -269,6 +267,4 @@ case "$1" in
esac
# Main logic
graceful_exit