Update install

pull/736/head
Itai Nelken 4 years ago committed by GitHub
parent e069487c11
commit b65d4cb116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save