Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmaccarthy committed Jun 29, 2016
1 parent 422b48a commit eff17c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ A tool to help automate EBS snapshots for EC2 instances across your AWS accounts
4. run it ```fab ebsnap```

Protip: Set this up on a cron job so it can run every day at midnight or time of your choosing.
```* 0 * * * cd /opt/tools/EBSnap; env/bin/fab ebsnap```
* ```* 0 * * * cd /opt/tools/EBSnap; env/bin/fab ebsnap```

### Requirements
* python 2.7
Expand Down

0 comments on commit eff17c4

Please sign in to comment.