2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-06-25 19:26:04 +02:00
docker/stable/apache/cron.sh
Philipp Holzer eb7399e6f2
Fixing travis tests
- deleting `friendica` binary (not usable in docker environments)
- adding the business logic to `entrypoint.sh`
- quiet installation of Friendica (reason for Travis-fails!)
2018-05-20 21:55:54 +02:00

4 lines
60 B
Bash

#!/bin/sh
set -eu
exec busybox crond -f -l 0 -L /dev/stdout