Skip to content

Commit 63bc655

Browse files
authored
Update diy-part1.sh
1 parent 1b4b852 commit 63bc655

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

diy-part1.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
#sed -i 's/^#\(.*helloworld\)/\1/' feeds.conf.default
1515

1616
# Add a feed source
17-
# sed -i '$a src-git lienol https://github.com/Lienol/openwrt-package' feeds.conf.default
17+
sed -i '$a src-git lienol https://github.com/Lienol/openwrt-package' feeds.conf.default
1818
# git clone https://github.com/MrH723/openwrt-packages.git package/openwrt-packages
1919
# sed -i '$a src-git MrH723 https://github.com/MrH723/openwrt-packages' feeds.conf.default
20-
2120
echo 'src-git helloworld https://github.com/fw876/helloworld' >>feeds.conf.default

0 commit comments

Comments
 (0)