updated again fix for nextcloud 28.0.2
This commit is contained in:
parent
967aa4c03b
commit
35c91af826
@ -34,7 +34,7 @@ FILE=/var/lib/beacons/file_fixes_and_new_services/nextcloud_maintenance_window_f
|
||||
|
||||
#### MAIN SCRIPT ####
|
||||
|
||||
/run/wrappers/bin/sudo -u caddy php /var/lib/www/nextcloud/occ config:system:set maintenance_window_start --type=integer --value=1
|
||||
/run/wrappers/bin/sudo -u caddy /run/current-system/sw/bin/php /var/lib/www/nextcloud/occ config:system:set maintenance_window_start --type=integer --value=1
|
||||
|
||||
if [[ $? != 0 ]]; then
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user