add script name
This commit is contained in:
parent
19623b0011
commit
14b7019d21
@ -1,9 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# shellcheck disable=2034,2059,2164
|
||||
true
|
||||
# see https://github.com/koalaman/shellcheck/wiki/Directive
|
||||
|
||||
##################################################################################################################
|
||||
|
||||
if [[ "$EUID" -ne 0 ]]
|
||||
@ -30,6 +26,7 @@ fi
|
||||
|
||||
# shellcheck disable=2034,2059,2164
|
||||
true
|
||||
SCRIPT_NAME="Uninstall Script"
|
||||
# shellcheck source=lib.sh
|
||||
source lib.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user