changed location of crontab.txt

pull/23/head
toastie89 2019-03-03 21:25:33 +01:00 zatwierdzone przez GitHub
rodzic a7875e8c9f
commit 42e9162dac
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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