We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2938e20 commit 95c9458Copy full SHA for 95c9458
1 file changed
diy-part1.sh
@@ -17,3 +17,5 @@
17
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