mirror of
https://github.com/AuxXxilium/synology-wireguard.git
synced 2024-11-23 23:11:06 +07:00
4 lines
122 B
Bash
Executable File
4 lines
122 B
Bash
Executable File
#!/bin/bash
|
|
ln -s $SYNOPKG_PKGDEST/wireguard/wg /usr/local/bin/
|
|
ln -s $SYNOPKG_PKGDEST/wireguard/wg-quick /usr/local/bin/
|