remove_wireguard_ppa

This commit is contained in:
Milan Meduna 2020-09-20 17:01:07 +02:00
parent 85a9f8fe13
commit ea0c545a4c
1 changed files with 0 additions and 1 deletions

View File

@ -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