今天安装宝塔面板装插件挂载磁盘的时候出现的问题
bin/sh: cosfs: command not found

解决办法就是 ssh链接服务器 输入下面的指令即可解决
wget -O install.sh http://download.bt.cn/install/plugin/cosfs/install.sh && sh install.sh install

然后就正常挂载使用
今天安装宝塔面板装插件挂载磁盘的时候出现的问题
bin/sh: cosfs: command not found

解决办法就是 ssh链接服务器 输入下面的指令即可解决
wget -O install.sh http://download.bt.cn/install/plugin/cosfs/install.sh && sh install.sh install

然后就正常挂载使用
留言评论
暂无留言