feat: add apps support for AX3600

This commit is contained in:
Fred Liang
2020-05-28 08:53:38 +08:00
parent e446c320ca
commit 8d0d5ee290
31 changed files with 16 additions and 16 deletions

Binary file not shown.

View File

@@ -2,7 +2,7 @@ service="SSServer"
appname="ssserver"
needver="0.0.1"
backupfiles=""
supports="linux_arm,linux_x86_64"
supports="linux_aarch64,linux_arm,linux_x86_64"
appinfo="快速搭建ss服务端程序"
newinfo=""
version="0.0.2"