pull/1255/head
John Doe 2022-09-28 23:50:10 +08:00
parent 7363e36d37
commit 1784a21ca4
No known key found for this signature in database
GPG Key ID: 30F190E0C359CB4F
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ function merge_feed(){
./scripts/feeds install -a -p $1
}
rm -r feeds/packages/net/mosdns package/feeds/packages/mosdns
rm -rf feeds/packages/net/mosdns package/feeds/packages/mosdns
rm -rf package/custom; mkdir package/custom
merge_feed nas "https://github.com/linkease/nas-packages;master"
merge_feed nas_luci "https://github.com/linkease/nas-packages-luci;main"