14 lines
415 B
Text
14 lines
415 B
Text
##########
|
|
README
|
|
##########
|
|
|
|
This repository is a collection of scripts that I utilize throughout my infrastructure.
|
|
|
|
You can follow issue tracking here https://redmine.lhprojects.net/projects/scripts
|
|
|
|
Scripts
|
|
----------
|
|
|
|
backup_files.sh: Script I use to rsync files to off-site storage center. You can
|
|
costomize the configuration via backup.conf and then appending it as an argument
|
|
during the script execution.
|