updated fix for nextcloud 28.0.2
This commit is contained in:
parent
16c0686c4c
commit
967aa4c03b
@ -34,7 +34,7 @@ FILE=/var/lib/beacons/file_fixes_and_new_services/nextcloud_maintenance_window_f
|
||||
|
||||
#### MAIN SCRIPT ####
|
||||
|
||||
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 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