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,6 @@
#!/bin/bash
# install wireguard
add-apt-repository ppa:wireguard/wireguard
apt update
apt install wireguard