mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-20 15:51:50 +02:00
Correct PUID PGID
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user