mixed up restore/backup

This commit is contained in:
Jörg Thalheim 2013-06-27 21:24:57 +02:00
parent d1f3ba60f5
commit e9fbbff638
1 changed files with 2 additions and 2 deletions

View File

@ -43,9 +43,9 @@ $ wget http://blog.higgsboson.tk/downloads/code/chef-backup/restore-chef.sh
$ chmod +x {backup,restore}-chef.sh
```
{% include_code restore script lang:bash chef-backup/backup-chef.sh %}
{% include_code backup script lang:bash chef-backup/backup-chef.sh %}
{% include_code backup script lang:bash chef-backup/restore-chef.sh %}
{% include_code restore script lang:bash chef-backup/restore-chef.sh %}
Modify BACKUP variable to match your backup destination.
Next you will need a knife.rb to get access to your server.