更新 gl-inet-op24.sh
This commit is contained in:
@@ -38,6 +38,12 @@ add_arch() {
|
||||
echo "下载 arch.conf 失败,脚本终止。"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! wget -O /etc/opkg/distfeeds.conf $HTTP_HOST/mt-3000/distfeeds-24.conf; then
|
||||
echo "换源失败,脚本终止。"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
}
|
||||
|
||||
## 安装应用商店和主题
|
||||
|
||||
Reference in New Issue
Block a user