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