mirror of
https://github.com/angristan/wireguard-install.git
synced 2024-11-23 21:46:02 +03:00
parent
b902889ad3
commit
ac1fb87a4c
@ -82,6 +82,7 @@ fi
|
||||
|
||||
# Install WireGuard tools and module
|
||||
if [[ "$OS" = 'ubuntu' ]]; then
|
||||
apt-get install software-properties-common
|
||||
add-apt-repository ppa:wireguard/wireguard
|
||||
apt-get update
|
||||
apt-get install "linux-headers-$(uname -r)"
|
||||
|
Loading…
Reference in New Issue
Block a user