15 lines
415 B
Plaintext
15 lines
415 B
Plaintext
|
##########
|
||
|
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.
|