Update default-settings

This commit is contained in:
有種 2024-10-22 15:21:08 +08:00 committed by GitHub
parent 34fdb134ad
commit 58001f70c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -71,4 +71,6 @@ rm -f /tmp/luci-indexcache
chmod 0755 /etc/init.d/*
sudo sed -i.bak '/option check_signature/s/^/#/' /etc/opkg/distfeeds.conf
sudo sed -i.bak '/_smpackage/s#https://[^ ]*/packages/x86_64/smpackage#https://op.dllkids.xyz/packages/x86_64/#g' /etc/opkg/distfeeds.conf
exit 0