优化第三方软件包添加方式

This commit is contained in:
Hyy2001X
2021-07-17 00:15:56 +08:00
parent 2bfa03cf6c
commit cd7c4f8234
4 changed files with 44 additions and 12 deletions
+7 -1
View File
@@ -1 +1,7 @@
git other luci-app-usb3disable rufengsuixing
#!/bin/bash
case "${OP_Maintainer},${OP_BRANCH}" in
coolsnowwolf,master)
AddPackage git other luci-app-usb3disable rufengsuixing
;;
esac