rename examples

This commit is contained in:
Nick Sweeting
2019-06-24 06:11:21 -04:00
parent 9ec86c0e0f
commit 7163803ff6
62 changed files with 119 additions and 253 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
PEER_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
wg-quick up "$PEER_DIR"/wg0.conf
wg show