tusc / wireguard-kmod

WireGuard for UDM series routers
https://www.wireguard.com/
352 stars 19 forks source link

[Fix] check first if command exists #38

Open gtrabanco opened 2 years ago

gtrabanco commented 2 years ago

In setup_wireguard.sh script I think is a good idea check if a command exists before non forced use ln -s command to avoid errors.