diff --git a/immortalwrt/diy-part1.sh b/immortalwrt/diy-part1.sh index 4581f7b..a030827 100644 --- a/immortalwrt/diy-part1.sh +++ b/immortalwrt/diy-part1.sh @@ -1,4 +1,4 @@ #!/bin/bash # # Add a feed source -echo 'src-git moruiris https://github.com/moruiris/openwrt-packages;openwrt' >>feeds.conf.default +echo 'src-git moruiris https://github.com/moruiris/openwrt-packages;immortalwrt' >>feeds.conf.default