1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

Update vpn string

This commit is contained in:
Ryan Kes 2019-09-25 18:52:50 +02:00
parent 93dd6a8606
commit 4ba353a807

View File

@ -10,11 +10,11 @@ case $STATUS in
1)
sudo wg-quick down wg0 | notify-send
sudo wg-quick down wg1
notify-send 'Wireguard Down'
;;
*)
sudo wg-quick up wg0
sudo wg-quick up wg1
notify-send 'Wireguard Up'
;;
esac
notify-send 'adsf'