Create diy-part1.sh

This commit is contained in:
moruiris
2023-01-06 16:01:30 +08:00
committed by GitHub
parent 5248bf35af
commit 0533c9d916

4
Openwrt/diy-part1.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
#
# Add a feed source
echo 'src-git moruiris https://github.com/moruiris/openwrt-packages;openwrt' >>feeds.conf.default