Skip to content

Commit

Permalink
Update Xiaomi 3P.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Doanduy09 authored Dec 27, 2024
1 parent 135e825 commit e563295
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/Xiaomi 3P.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ jobs:
git describe --tags $(git rev-list --tags --max-count=1) > immortalwrt_version
git checkout -f $(git describe --tags $(git rev-list --tags --max-count=1))
sed -i '$a src-git modem https://github.com/kiddin9/kwrt-packages.git' feeds.conf.default
rm -rf /root/openwrt/feeds/packages/net/quectel-cm
rm -rf /root/openwrt/package/feeds/packages/quectel-cm
rm -rf /root/openwrt/feeds/packages/kernel/fibocom-qmi-wwan/
rm -rf /root/openwrt/feeds/packages/kernel/quectel-qmi-wwan/
rm -rf feeds/packages/lang/golang
git clone https://github.com/kenzok8/golang feeds/packages/lang/golang
Expand Down

0 comments on commit e563295

Please sign in to comment.