Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save rudymccomb/132d82e3550e1007a2bce77d59a4792d to your computer and use it in GitHub Desktop.

Select an option

Save rudymccomb/132d82e3550e1007a2bce77d59a4792d to your computer and use it in GitHub Desktop.

Revisions

  1. rudymccomb created this gist Jun 9, 2017.
    10 changes: 10 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    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