This commit is contained in:
vinceliuice 2019-06-08 10:54:13 +08:00
parent a1bb9a8a82
commit eb0f404931

View File

@ -191,7 +191,6 @@ if [[ $# -lt 1 ]] && [[ $UID -eq $ROOT_UID ]]; then
fi
if [[ $# -lt 1 ]] && [[ $UID -ne $ROOT_UID ]]; then
# Error message
prompt -e "\n [ Error!] -> Run me as root "