@ -7,7 +7,7 @@ function error {
cd $HOME
if [[ "$EUID" == 0 ]]; then
if [[ "$(id -u)" == 0 ]]; then
error "You cant install pi-apps as root! please try again as a regular user."
fi