Skip to content

Commit

Permalink
Update fetch_openwrt.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaschan authored Sep 23, 2022
1 parent 77088d6 commit 02793a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fetch_openwrt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ cd openwrt

echo "src-git xiaorouji https://github.com/xiaorouji/openwrt-passwall.git;packages" >> feeds.conf.default
echo "src-git xiaorouji2 https://github.com/xiaorouji/openwrt-passwall2.git;main" >> feeds.conf.default
echo "src-git OpenAppFilter https://github.com/destan19/OpenAppFilter.git;packages" >> feeds.conf.default

./scripts/feeds update -a
./scripts/feeds install -a

0 comments on commit 02793a7

Please sign in to comment.