2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2025-01-24 03:47:32 +01:00
docker/stable/fpm/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
No EOL
60 B
Bash

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