From ea0c545a4cfaea24aaacbcf227b261d4285ff695 Mon Sep 17 00:00:00 2001 From: Milan Meduna Date: Sun, 20 Sep 2020 17:01:07 +0200 Subject: [PATCH] remove_wireguard_ppa --- setup-usl-mm | 1 - 1 file changed, 1 deletion(-) diff --git a/setup-usl-mm b/setup-usl-mm index 3c2ef06..97c82e6 100755 --- a/setup-usl-mm +++ b/setup-usl-mm @@ -177,7 +177,6 @@ echo "Install utilities" apt install -y mc htop screen zfsnap smartmontools pv echo "Setting-up wireguard" -add-apt-repository ppa:wireguard/wireguard -y apt update apt install wireguard -y lxc profile set default linux.kernel_modules wireguard