add selfoss

This commit is contained in:
Wonderfall
2016-04-24 13:47:47 +02:00
parent 795686b7fc
commit 22cb224fda
7 changed files with 221 additions and 0 deletions

3
selfoss/cron Normal file
View File

@ -0,0 +1,3 @@
#!/bin/sh
su - selfoss -c "/usr/bin/php --file /selfoss/cliupdate.php" > /dev/null 2>&1