switching over to duplicity
This commit is contained in:
5
osxbackup/remotebackup.command
Executable file
5
osxbackup/remotebackup.command
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
HOSTNAME="`hostname -s`"
|
||||
export RBACKUPDEST="s3+http://${HOSTNAME}.duplicitybackup"
|
||||
backup.command
|
||||
Reference in New Issue
Block a user