docker-borgmatic/ntfy/entry.sh

6 wiersze
127 B
Bash

#!/bin/sh
# Import your cron file
/usr/bin/crontab /etc/borgmatic.d/crontab.txt
# Start cron
/usr/sbin/crond -f -L /dev/stdout