This website requires JavaScript.
Explore
Help
Sign In
vividboarder
/
hassio-addon-rclone
Watch
1
Star
0
Fork
0
You've already forked hassio-addon-rclone
mirror of
https://github.com/ViViDboarder/hassio-addon-rclone.git
synced
2024-11-01 10:56:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
eff14aa6cc
hassio-addon-rclone
/
rclone
/
rootfs
/
etc
/
services.d
/
cron
/
run
6 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial working version
2021-06-14 21:48:31 +00:00
#! /usr/bin/with-contenv bashio
bashio::log.info "Starting cron..."
Output crond logs to stderr
2022-05-18 17:28:30 +00:00
exec crond -f -d 8
Reference in New Issue
Copy Permalink