remove_wireguard_ppa
This commit is contained in:
parent
85a9f8fe13
commit
ea0c545a4c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue