Create diy-part1.sh

This commit is contained in:
moruiris 2023-01-06 15:36:45 +08:00 committed by GitHub
parent be7d8fea0d
commit 21a905f3dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
lede/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;lede' >>feeds.conf.default