nextcloud: fix pgsql, add 10beta, update readme

This commit is contained in:
Wonderfall
2016-07-30 18:57:58 +02:00
parent 744b3fb047
commit 1269a34a11
11 changed files with 247 additions and 10 deletions

2
nextcloud/10.0/cron Normal file
View File

@ -0,0 +1,2 @@
#!/bin/sh
su - nextcloud -c "php7 -f /nextcloud/cron.php" > /dev/null 2>&1