We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ad1c8 commit 53b46a2Copy full SHA for 53b46a2
diy-part1.sh
@@ -8,13 +8,9 @@
8
# Blog: https://p3terx.com
9
#=============================================================
10
11
-# fw876/helloworld
12
-sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default
+# Uncomment a feed source
+#sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default
13
14
# Add a feed source
15
echo 'src-git helloworld https://github.com/fw876/helloworld' >>feeds.conf.default
16
#echo 'src-git passwall https://github.com/xiaorouji/openwrt-passwall' >>feeds.conf.default
17
-#echo 'src-git small https://github.com/kenzok8/small' >>feeds.conf.default
18
-
19
-# Lienol/openwrt-package
20
-#sed -i '$a src-git lienol https://github.com/Lancenas/lienol-openwrt-package.git' feeds.conf.default
0 commit comments