mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-04 04:58:46 +02:00
Update 99-trusted_domains.sh
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
if [ -f /notinstalled ]; then exit 0; fi
|
if [ -f /notinstalled ]; then exit 0; fi
|
||||||
|
|
||||||
# Specify launcher
|
# Specify launcher
|
||||||
PUID=$(bashio::config "PUID")
|
|
||||||
LAUNCHER="sudo -u \#$PUID php /data/config/www/nextcloud/occ"
|
LAUNCHER="sudo -u abc php /data/config/www/nextcloud/occ"
|
||||||
|
|
||||||
####################
|
####################
|
||||||
# Initialization #
|
# Initialization #
|
||||||
|
|||||||
Reference in New Issue
Block a user