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