frpc_spk_build/source/gofrpc/INFO.sh

30 lines
869 B
Bash
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/bin/bash
# Copyright (c) 2000-2016 Synology Inc. All rights reserved.
source /pkgscripts-ng/include/pkg_util.sh
package="gofrpc"
version="1.0.1"
displayname="gofrpc"
dsmuidir="ui"
dsmappname="SYNO.SDS.gofrpc"
distributor="jie800@163.com"
maintainer="秋三十爷"
maintainer_url="http://blog.5941188.com"
helpurl="https://github.com/fatedier/frp"
arch="noarch"
#arch="$(pkg_get_unified_platform)"
firmware="6.0-5914"
os_min_ver="6.0-5914"
support_conf_folder="yes"
description="内网穿透神器--frpc个人整合为spk包自适应arm,arm64,x86,x64四个平台支持网页配置及提供了一些配置模板供大家食用。当前frpc版本0.30.0"
#silent_install="yes"
silent_upgrade="yes"
silent_uninstall="yes"
thirdparty="yes"
adminprotocol="http"
adminurl="static/#"
adminport="8760"
[ "$(caller)" != "0 NULL" ] && return 0
pkg_dump_info