1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-29 12:25:40 +00:00
Files
boinc
boring-nginx
cowrie
ghost
isso
lutim
lychee
nextcloud
10.0
9.0
s6.d
Dockerfile
apcu.ini
cron
nginx.conf
occ
opcache.ini
php-fpm.conf
run.sh
daily
README.md
nginx
piwik
privatebin
rainloop
rtorrent-flood
rutorrent
searx
subsonic
tor
LICENSE
dockerfiles/nextcloud/9.0/cron
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