ad

宝塔现在只5201;安装都是要强制绑定账户,现在可以解除强制绑定,只需要在服务器的SSH运行下面的指令

解除强制绑定

sed -i "s|if (bind_user == 'True') {|if (bind_user == 'REMOVED') {|g" /www/server/panel/BTPanel/static/js/index.js


还原强制绑定

sed -i "s|if (bind_user == 'REMOVED') {|if (bind_user == 'True') {|g" /www/server/panel/BTPanel/static/js/index.js


qianqu
( 千趣源码网全面的综合平台 )
ad
ad
ad
ad
千趣源码