mirror of
https://github.com/napnap75/multiarch-docker-images.git
synced 2025-12-18 04:34:18 +01:00
Added restic-auto
This commit is contained in:
5
restic-auto/docker-command.sh
Executable file
5
restic-auto/docker-command.sh
Executable file
@@ -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