宝塔面板关闭弹窗强制绑定宝塔账号

June 8, 2021 26hotness 0likes 0comments

两条命令关闭弹窗强制绑定账号

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

小四

喜欢摄影 和IT

Comments