btpanel-v7.7.0-backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
主菜单 732f42626f
LANG setting example
2 years ago
api/panel
install Update update6_en.sh 3 years ago
README.md LANG setting example 2 years ago

README.md

btpanel-v7.7.0

btpanel-v7.7.0-backup 官方原版v7.7.0版本面板备份

Centos/Ubuntu/Debian安装命令 独立运行环境py3.7

curl -sSO https://raw.githubusercontent.com/zhucaidan/btpanel-v7.7.0/main/install/install_panel.sh && bash install_panel.sh

跳过登录框,以及破解插件等请自行搜索

如果遇到重启后宝塔乱码 请DD最新版Debian系统然后修改语言区域

nano /etc/default/locale LANG=en_US.UTF-8

修改后保存文件重启VPS即可。