We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4b852 commit 63bc655Copy full SHA for 63bc655
1 file changed
diy-part1.sh
@@ -14,8 +14,7 @@
14
#sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default
15
16
# Add a feed source
17
-# sed -i '$a src-git lienol https://github.com/Lienol/openwrt-package' feeds.conf.default
+sed -i '$a src-git lienol https://github.com/Lienol/openwrt-package' feeds.conf.default
18
# git clone https://github.com/MrH723/openwrt-packages.git package/openwrt-packages
19
# sed -i '$a src-git MrH723 https://github.com/MrH723/openwrt-packages' feeds.conf.default
20
-
21
echo 'src-git helloworld https://github.com/fw876/helloworld' >>feeds.conf.default
0 commit comments