synology-wireguard/INFO.sh
Andreas Runfalk f4876efbc3 Initial commit
Signed-off-by: Andreas Runfalk <andreas@runfalk.se>
2019-03-17 16:02:37 +01:00

12 lines
292 B
Bash
Executable File

#!/bin/bash
source /pkgscripts-ng/include/pkg_util.sh
package="WireGuard"
version="0.0.20190227"
displayname="WireGuard"
maintainer="Andreas Runfalk"
arch="$(pkg_get_platform)"
description="Adds WireGuard support for your Synology NAS."
[ "$(caller)" != "0 NULL" ] && return 0
pkg_dump_info