Merge pull request #166 from fredliang44/feat-ttyd

feat: add ttyd for AX3600
This commit is contained in:
Chaco Green
2020-05-28 09:13:34 +08:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
service="ttyd" service="ttyd"
appname="ttyd" appname="ttyd"
needver="0.0.1" needver="0.0.1"
supports="linux_arm,linux_mips,linux_x86_64" supports="linux_aarch64,linux_arm,linux_mips,linux_x86_64"
appinfo="网页ssh工具可在网页上执行 shell" appinfo="网页ssh工具可在网页上执行 shell"
newinfo="" newinfo=""
version="0.0.1" version="0.0.1"