pull/20/head
vinceliuice 7 years ago
parent a1bb9a8a82
commit eb0f404931

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

Loading…
Cancel
Save