openwrt-GoQuiet: fix Makefile

This commit is contained in:
CN_SZTL 2019-11-30 19:33:22 +08:00
parent 87da774b7b
commit e39dc47765
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -42,6 +42,7 @@ Package/gq-server = $(call Package/GoQuiet/Default)
define Package/gq-client/description
A shadowsocks plugin that obfuscates the traffic as normal HTTPS traffic and disguises the proxy server as a normal webserver.
endef
Package/gq-server/description = $(Package/simple-obfs/description)