diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index a7cd8a32..cb385c60 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -304,7 +304,7 @@ jobs: git_clone https://github.com/tanghammer/luci-app-switchtools ) & ( - git_clone https://github.com/kingyond/luci-app-accesscontrol-plus accesscontrol-plus && mv accesscontrol-plus/luci-app-accesscontrol-plus ./;rm -rf accesscontrol-plus + git_clone https://github.com/leochien0102/luci-app-accesscontrol-plus accesscontrol-plus && mvdir accesscontrol-plus git_clone https://github.com/4IceG/luci-app-lite-watchdog lite-watchdog && mv lite-watchdog/luci-app-lite-watchdog ./;rm -rf lite-watchdog git_clone https://github.com/Mitsuhaxy/luci-app-miniproxy git_clone https://github.com/tkmsst/luci-app-cellularstatus cellularstatus && mv cellularstatus/luci/applications/* ./;rm -rf cellularstatus