Initial commit
This commit is contained in:
parent
cb24cc9b9b
commit
2500470a1a
32 changed files with 2660 additions and 0 deletions
14
README
Normal file
14
README
Normal file
|
@ -0,0 +1,14 @@
|
|||
##########
|
||||
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.
|
Loading…
Add table
Add a link
Reference in a new issue