Skip to content

Commit

Permalink
Update expackages.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
BGzEroll authored Jul 13, 2024
1 parent ffab3ea commit 5a1ffa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions expackages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
# sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default

# Add a feed source
sed -i '$a src-git passwall_packages https://github.com/BGzEroll/openwrt-passwall-packages.git' feeds.conf.default
sed -i '$a src-git passwall_luci https://github.com/BGzEroll/openwrt-passwall.git' feeds.conf.default
sed -i '$a src-git passwall_packages https://github.com/BGzEroll/openwrt-passwall-shunt.git;packages' feeds.conf.default
sed -i '$a src-git passwall_luci https://github.com/BGzEroll/openwrt-passwall-shunt.git;luci' feeds.conf.default
#sed -i '$a src-git helloworld https://github.com/fw876/helloworld.git' feeds.conf.default

0 comments on commit 5a1ffa8

Please sign in to comment.