Update 99-trusted_domains.sh

This commit is contained in:
Alexandre
2023-07-12 13:27:21 +02:00
committed by GitHub
parent 3616edf266
commit e7c3df0f0a

View File

@@ -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 #