mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 07:35:41 +00:00
nextcloud: fix pgsql, add 10beta, update readme
This commit is contained in:
2
nextcloud/10.0/cron
Normal file
2
nextcloud/10.0/cron
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
su - nextcloud -c "php7 -f /nextcloud/cron.php" > /dev/null 2>&1
|
Reference in New Issue
Block a user