Initial commit
This commit is contained in:
6
cloud-cron.service
Normal file
6
cloud-cron.service
Normal file
@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Nextcloud cron.php job
|
||||
|
||||
[Service]
|
||||
User=www-data
|
||||
ExecStart=/usr/bin/php -f /var/www/nextcloud/cron.php
|
Reference in New Issue
Block a user