Switch to hourly, added README
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
## Backup Scripts
|
||||
|
||||
### Requirements
|
||||
|
||||
* systemd
|
||||
* [AWS client](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html)
|
||||
|
||||
### Install
|
||||
|
||||
* Run `aws configure`
|
||||
* Symlink unit files to `/etc/systemd/system`
|
||||
* Run `systemctl enable` on units and slices
|
||||
* Run `systemctl start` on timers
|
||||
Reference in New Issue
Block a user