Update 02-init_steps.sh

This commit is contained in:
Alexandre
2023-07-12 14:03:30 +02:00
committed by GitHub
parent 270977d693
commit 79d9da6eb9

View File

@@ -34,7 +34,7 @@ if [ -f /notinstalled ]; then
fi fi
# Specify launcher # Specify launcher
LAUNCHER="occ" LAUNCHER="sudo -u abc php /app/www/public/occ"
# Check current version # Check current version
if [ -f /data/config/www/nextcloud/version.php ]; then if [ -f /data/config/www/nextcloud/version.php ]; then