diff --git a/scripts/install b/scripts/install index 7e40626..4208c87 100755 --- a/scripts/install +++ b/scripts/install @@ -252,7 +252,7 @@ chown -R "$app":"$app" "$final_path" # Install dependecies su -l "$app" -s /bin/bash <