mirror of
https://github.com/napnap75/multiarch-docker-images.git
synced 2026-05-12 21:07:06 +02:00
Added restic-auto
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
crond -b -L /var/log/cron.log && tail -f /var/log/cron.log
|
||||
Reference in New Issue
Block a user