Created
June 9, 2017 23:03
-
-
Save rudymccomb/132d82e3550e1007a2bce77d59a4792d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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