mirror of
https://github.com/AuxXxilium/synology-wireguard.git
synced 2024-11-23 15:01:05 +07:00
Added dsm version to the name to prevent mixing up packages for different dsm versions.
This commit is contained in:
parent
19cd73c50b
commit
f4a03dfaa1
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
source /pkgscripts-ng/include/pkg_util.sh
|
||||
|
||||
package="WireGuard"
|
||||
package="WireGuard-$DSM_VER"
|
||||
version="$WIREGUARD_VERSION"
|
||||
displayname="WireGuard"
|
||||
os_min_ver="OS_MIN_VER"
|
||||
|
Loading…
Reference in New Issue
Block a user