diff --git a/setup.sh b/setup.sh index 9c1f600..f1fc4a4 100755 --- a/setup.sh +++ b/setup.sh @@ -38,7 +38,7 @@ source "$FUNCTIONS_LIB_PATH" set_colors # Check if running as root -are_we_root +check_user_privileges privileged # Check if this is Linux is_this_linux