Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rudymccomb/132d82e3550e1007a2bce77d59a4792d to your computer and use it in GitHub Desktop.
Save rudymccomb/132d82e3550e1007a2bce77d59a4792d to your computer and use it in GitHub Desktop.
root@node:/home/ubuntu# bash -x /usr/local/bin/openvpnas
+ OPENVPNAS_DIR=/usr/local/openvpn_as
+ RESTORE_BUCKET=/openvpn-/backup
+ RESTORE_DIR=/tmp/openvpnas_restore
+ echo 'starting restore'
starting restore
+ echo
+ mkdir -p /tmp/openvpnas_restore
+ cd /tmp/openvpnas_restore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment