#justalpinethings
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
[[ $EUID -eq 0 ]] && { echo 'ERROR::Setup cannot be run as root'; exit 1; }
|
||||
[[ $EUID -eq 0 ]] && [ ! $FORCE_ROOT ] \
|
||||
&& { echo 'ERROR::Setup cannot be run as root'; exit 1; }
|
||||
|
||||
#####################################################################
|
||||
|
||||
|
Reference in New Issue
Block a user