mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update 99-trusted_domains.sh
This commit is contained in:
@@ -6,7 +6,7 @@ if [ -f /notinstalled ]; then exit 0; fi
|
||||
|
||||
# Specify launcher
|
||||
|
||||
LAUNCHER="sudo -u abc php /data/config/www/nextcloud/occ"
|
||||
LAUNCHER="sudo -u abc php /usr/bin/occ"
|
||||
|
||||
####################
|
||||
# Initialization #
|
||||
|
||||
Reference in New Issue
Block a user