mirror of
https://github.com/angristan/wireguard-install.git
synced 2024-11-24 13:47:40 +00:00
parent
7e776a6742
commit
b1ab139fef
@ -101,7 +101,7 @@ elif [[ "$OS" = 'centos' ]]; then
|
||||
yum install wireguard-dkms wireguard-tools iptables
|
||||
elif [[ "$OS" = 'arch' ]]; then
|
||||
pacman -S linux-headers
|
||||
pacman -S wireguard-tools iptables
|
||||
pacman -S wireguard-tools iptables wireguard-arch
|
||||
fi
|
||||
|
||||
# Make sure the directory exists (this does not seem the be the case on fedora)
|
||||
|
Loading…
Reference in New Issue
Block a user