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