Initial commit

This commit is contained in:
2022-05-22 11:45:24 +02:00
commit c90f49ee70
5 changed files with 49 additions and 0 deletions

6
cloud-cron.service Normal file
View 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