1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-12 07:09:17 +00:00
2016-09-16 22:08:53 +02:00

3 lines
73 B
Bash

#!/bin/sh
su-exec $UID:$GID php7 -f /nextcloud/cron.php > /dev/null 2>&1