Skip to content

Commit

Permalink
Update diy-part1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
oopuuu authored Jul 19, 2024
1 parent 4e0740e commit 1dc3f95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions diy-part1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ e#!/bin/bash
# Add a feed source
echo 'src-git helloworld https://github.com/fw876/helloworld' >>feeds.conf.default
echo 'src-git passwall https://github.com/xiaorouji/openwrt-passwall' >>feeds.conf.default
echo 'src-git packages https://github.com/coolsnowwolf/packages' >>feeds.conf.default
echo 'src-git luci https://github.com/coolsnowwolf/luci' >>feeds.conf.default
echo 'src-git packages1 https://github.com/coolsnowwolf/packages' >>feeds.conf.default
echo 'src-git luci1 https://github.com/coolsnowwolf/luci' >>feeds.conf.default
echo 'src-git smpackage https://github.com/kenzok8/small-package'

# 添加VSSR插件
Expand Down

0 comments on commit 1dc3f95

Please sign in to comment.