Ramalama2 / wled-backup-script

Simple script to Automate Wled Backups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wled-backup-script

  • Simple script to Automate Wled Backups
  • Simply edit the hosts and the Timezone if you need.
  • The hosts accepts as many dns names or ip addresses as you wish, separated by a space.

  • You can add it to crontab like that:
  • "5 5 * * * /root/scripts/wled-backup.sh >/dev/null 2>&1"

  • To-Do's
  • Maybe a Backup retention, how many to keep, etc... If someone needs that feel free for an PR, maybe i'll add that at some point either.

About

Simple script to Automate Wled Backups

License:MIT License


Languages

Language:Shell 100.0%