MIXBOX-ARCHIVE icon indicating copy to clipboard operation
MIXBOX-ARCHIVE copied to clipboard

小米路由器R2D安装mixbox是出现以下问题,向各位大神求助!

Open winson321 opened this issue 5 years ago • 1 comments

BusyBox v1.19.4 (2018-10-16 11:10:12 UTC) built-in shell (ash) Enter 'help' for a list of built-in commands.


   Welcome to XiaoQiang!

$$$$$$\ $$$$$$$\ $$$$$$$$\ $$\ $$\ $$$$$$\ $$\ $$
$$ __$$\ $$ __$$\ $$ | $$ | $$ | $$ $$\ $$ | $$ | $$ / $$ |$$ | $$ |$$ | $$ | $$ | $$ / $$ |$$ |$$ / $$$$$$$$ |$$$$$$$ |$$$$$\ $$ | $$ | $$ | $$ |$$$$$ / $$ $$ |$$ $$< $$ | $$ | $$ | $$ | $$ |$$ $$< $$ | $$ |$$ | $$ |$$ | $$ | $$ | $$ | $$ |$$ |$$
$$ | $$ |$$ | $$ |$$$$$$$$\ $$$$$$$$$ | $$$$$$ |$$ | $$
_| _|_| _|________| _
/ _
/ _| _|

root@XiaoQiang:~# sh -c "$(curl -kfsSl https://monlor.coding.net/p/mbfiles/d/mbfiles/git/lfs/master/install.sh)" && source /etc/profile &> /dev/null sh: {code:1400,msg:{permission_denied:无权访问,请联系团队管理员为您设置权限}}: not found root@XiaoQiang:~# sh -c "$(curl -kfsSl https://monlor.coding.net/p/mbfiles/d/mbfiles/git/lfs/master/install.sh)" && source /etc/profile &> /dev/null sh: {code:1400,msg:{permission_denied:无权访问,请联系团队管理员为您设置权限}}: not found root@XiaoQiang:~# ›

winson321 avatar Jun 24 '20 09:06 winson321

我也是R2D,用这个命令成功了,你试试 sh -c "$(curl -kfsSl https://cdn.jsdelivr.net/gh/monlor/mbfiles/install_ghcdn.sh)" && source /etc/profile &> /dev/null

Bryan2333 avatar Jun 24 '20 15:06 Bryan2333