加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setdefault.sh 497 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/bin/sh
./doconfig -bn mtall -bt MTALL -pf ramips -cn mt7620 -tl "7620a"
./doconfig -af packages -fs https://github.com/openwrt/packages.git
./doconfig -af luci -fs https://github.com/openwrt/luci.git
./doconfig -af routing -fs https://github.com/openwrt-routing/packages.git
./doconfig -af telephony -fs https://github.com/openwrt/telephony.git
./doconfig -af management -fs https://github.com/openwrt-management/packages.git
./doconfig -af oldpackages -fs http://git.openwrt.org/packages.git
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化