当前位置: 首页 >
2020年4月1日发布的所有文章
-
BT-Panel Linux自动磁盘挂载工具 一键挂载数据盘到/www目录
yum install wget -y && wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh #备用: yum install wget -y && wget -O auto_disk.sh https://raw.githubusercontent.com/wn789/www/master/auto_disk.sh && bash auto_disk.sh