Correct PUID PGID

This commit is contained in:
Alexandre
2023-04-02 11:38:50 +02:00
parent 65946ced58
commit 78e2b0fd11
4 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,6 @@ if [ -f /notinstalled ]; then
fi
# Specify launcher
PUID=$(bashio::config "PUID")
LAUNCHER="sudo -u abc php /data/config/www/nextcloud/occ"
# Inform if new version available