mirror of
https://github.com/YunoHost-Apps/wireguard_ynh.git
synced 2024-09-03 20:35:58 +02:00
commit
a5baa5ed03
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ else
|
|||
fi
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="$pkg_headers wireguard-dkms wireguard"
|
||||
pkg_dependencies="$pkg_headers dkms wireguard-dkms wireguard"
|
||||
|
||||
interface=$(ip route | awk '/default/ { print $5 }' | head -n1)
|
||||
|
||||
|
|
Loading…
Reference in a new issue