add nextcloud
This commit is contained in:
parent
c0f347a14f
commit
54bd3fa8bb
11 changed files with 364 additions and 0 deletions
7
nextcloud/nextcloud-cron.service
Normal file
7
nextcloud/nextcloud-cron.service
Normal file
|
@ -0,0 +1,7 @@
|
|||
[Unit]
|
||||
Description=Nextcloud; run cron.php
|
||||
|
||||
[Service]
|
||||
KillMode=mixed
|
||||
User=nextcloud
|
||||
ExecStart=/usr/bin/PHP_INTERPRETER -f /usr/share/webapps/nextcloud/cron.php
|
Loading…
Add table
Add a link
Reference in a new issue