Update 99-trusted_domains.sh

This commit is contained in:
Alexandre
2023-07-12 14:04:45 +02:00
committed by GitHub
parent 7d59318464
commit 280487da32

View File

@@ -6,7 +6,7 @@ if [ -f /notinstalled ]; then exit 0; fi
# Specify launcher
LAUNCHER="occ"
LAUNCHER="sudo -u abc php /app/www/public/occ"
####################
# Initialization #