sudo
This commit is contained in:
parent
4eb00d32a3
commit
12bebff240
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ php occ app:disable dashboard firstrunwizard federation federatedfilesharing nex
|
|||
php occ app:enable twofactor_totp calendar contacts checksum epubviewer dicomviewer impersonate metadata quota_warning event_update_notification
|
||||
|
||||
# cron
|
||||
sudo -u www-data php occ background:cron
|
||||
php occ background:cron
|
||||
|
||||
# tz
|
||||
php occ config:system:set logtimezone --value="Europe/Berlin"
|
||||
|
|
Loading…
Reference in a new issue