Skip to content
Open

11 #21

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 29 additions & 29 deletions .github/workflows/openwrt18.06.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,32 +143,32 @@ jobs:
# CONFIG_PACKAGE_luci-lib-docker=y
# CONFIG_PACKAGE_luci-app-dockerman=y
# CONFIG_PACKAGE_luci-app-diskman=y
# CONFIG_PACKAGE_luci-app-aliddns=y
CONFIG_PACKAGE_luci-app-aliddns=y
# CONFIG_PACKAGE_luci-app-rclone=y
# CONFIG_PACKAGE_luci-app-frpc=y
# CONFIG_PACKAGE_luci-app-koolddns=y
CONFIG_PACKAGE_luci-app-frpc=y
CONFIG_PACKAGE_luci-app-koolddns=y
# CONFIG_PACKAGE_luci-app-kodexplorer=y
CONFIG_PACKAGE_luci-app-minidlna=y
CONFIG_PACKAGE_luci-app-minidlna=y
# CONFIG_PACKAGE_luci-app-openvpn=y
# CONFIG_PACKAGE_luci-app-openvpn-server=y
CONFIG_PACKAGE_luci-app-openvpn-server=y
# CONFIG_PACKAGE_luci-app-qbittorrent=y
# CONFIG_PACKAGE_luci-app-trojan-server=y
CONFIG_PACKAGE_luci-app-trojan-server=y
# CONFIG_PACKAGE_luci-app-familycloud=y
CONFIG_PACKAGE_luci-app-smartinfo=y
CONFIG_PACKAGE_luci-app-passwall=y
CONFIG_PACKAGE_luci-app-syncthing=y
# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_dns2socks=y
# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_haproxy is not set
CONFIG_PACKAGE_luci-app-syncdial=y
CONFIG_PACKAGE_luci-app-ttyd=y
CONFIG_PACKAGE_luci-app-mwan3=y
CONFIG_PACKAGE_luci-app-mwan3helper=y
# CONFIG_PACKAGE_luci-app-smartinfo=y
# CONFIG_PACKAGE_luci-app-passwall=y
CONFIG_PACKAGE_luci-app-syncthing=y
# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_dns2socks=y
# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_haproxy is not set
CONFIG_PACKAGE_luci-app-syncdial=y
CONFIG_PACKAGE_luci-app-ttyd=y
CONFIG_PACKAGE_luci-app-mwan3=y
CONFIG_PACKAGE_luci-app-mwan3helper=y
CONFIG_PACKAGE_luci-app-openclash=y
# CONFIG_PACKAGE_luci-app-v2ray-server=y
CONFIG_PACKAGE_luci-app-verysync=y
CONFIG_PACKAGE_luci-app-webadmin=y
CONFIG_PACKAGE_luci-app-udpxy=y
CONFIG_PACKAGE_luci-app-serverchan=y
CONFIG_PACKAGE_luci-app-v2ray-server=y
CONFIG_PACKAGE_luci-app-verysync=y
CONFIG_PACKAGE_luci-app-webadmin=y
CONFIG_PACKAGE_luci-app-udpxy=y
CONFIG_PACKAGE_luci-app-serverchan=y
# CONFIG_PACKAGE_luci-app-usb-printer=y
# CONFIG_PACKAGE_luci-app-nps=y
# CONFIG_PACKAGE_luci-app-cpulimit=y
Expand All @@ -177,15 +177,15 @@ jobs:
# CONFIG_PACKAGE_luci-app-unblockmusic=y
# CONFIG_PACKAGE_UnblockNeteaseMusic=y
# CONFIG_PACKAGE_luci-app-qos=y
CONFIG_PACKAGE_luci-app-advancedsetting=y
CONFIG_PACKAGE_luci-app-clash=y
CONFIG_PACKAGE_luci-app-qosv4=y
CONFIG_PACKAGE_luci-app-advancedsetting=y
CONFIG_PACKAGE_luci-app-clash=y
CONFIG_PACKAGE_luci-app-qosv4=y
CONFIG_PACKAGE_luci-app-samba=y
# CONFIG_PACKAGE_luci-app-smartdns=y
# CONFIG_PACKAGE_tcp-bbr-mod=y
CONFIG_PACKAGE_tcp-bbr-nanqinlang=y
CONFIG_PACKAGE_luci-app-vssr=y
CONFIG_PACKAGE_luci-app-advanced-reboot=y
CONFIG_PACKAGE_tcp-bbr-nanqinlang=y
CONFIG_PACKAGE_luci-app-vssr=y
CONFIG_PACKAGE_luci-app-advanced-reboot=y
# CONFIG_PACKAGE_luci-app-amule=y
# CONFIG_PACKAGE_luci-app-oaf=y
# CONFIG_PACKAGE_luci-app-adblock=y
Expand All @@ -194,7 +194,7 @@ jobs:
# CONFIG_PACKAGE_luci-app-cifs=y
# CONFIG_PACKAGE_luci-app-cifsd=y
# CONFIG_PACKAGE_luci-app-banip=y
# CONFIG_PACKAGE_luci-app-brook-server=y
CONFIG_PACKAGE_luci-app-brook-server=y
# CONFIG_PACKAGE_luci-app-commands=y
# CONFIG_PACKAGE_luci-app-control-mia=y
# CONFIG_PACKAGE_luci-app-control-timewol=y
Expand All @@ -216,8 +216,8 @@ jobs:
# CONFIG_PACKAGE_luci-app-ssr-libev-server=y
# CONFIG_PACKAGE_luci-app-ssr-python-pro-server=y
# CONFIG_PACKAGE_luci-app-transmission=y
CONFIG_LUCI_LANG_en=y
CONFIG_LUCI_LANG_zh-tw=y
CONFIG_LUCI_LANG_en=y
CONFIG_LUCI_LANG_zh-tw=y
EOF
# LuCI主题:
cat >> .config <<EOF
Expand Down