2016-06-16 12:54:04 +02:00

3 lines
75 B
Bash

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