mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-27 07:14:43 +00:00
TIME -> ECHO
This commit is contained in:
@@ -195,7 +195,7 @@ Firmware-Diy_Main() {
|
|||||||
}
|
}
|
||||||
case "${OP_Maintainer}/${OP_REPO_NAME}" in
|
case "${OP_Maintainer}/${OP_REPO_NAME}" in
|
||||||
coolsnowwolf/lede)
|
coolsnowwolf/lede)
|
||||||
TIME "Downloading [ShadowSocksR Plus+] for coolsnowwolf/lede ..."
|
ECHO "Downloading [ShadowSocksR Plus+] for coolsnowwolf/lede ..."
|
||||||
AddPackage git other helloworld fw876 master
|
AddPackage git other helloworld fw876 master
|
||||||
sed -i 's/143/143,8080,8443/' $(PKG_Finder d package luci-app-ssr-plus)/root/etc/init.d/shadowsocksr
|
sed -i 's/143/143,8080,8443/' $(PKG_Finder d package luci-app-ssr-plus)/root/etc/init.d/shadowsocksr
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user