Update 99-trusted_domains.sh

This commit is contained in:
Alexandre
2023-07-12 13:28:24 +02:00
committed by GitHub
parent e7c3df0f0a
commit e860aafeab

View File

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