v1.0.0beta17.5

~大幅度调整和优化导入配置文件功能
~大幅度调整和优化新手引导逻辑和步骤
~新增Hackl0us提供的精简版GeoIP数据库下载
~修复部分情况下提示本地代理连接失败的bug
This commit is contained in:
juewuy
2020-12-11 22:26:07 +08:00
parent bdc84608d2
commit 656682be14
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -554,7 +554,7 @@ getdb(){
}
setdb(){
dbdir(){
if [ -w /www/clash -a -n "$(pidof nginx)" ];then
if [ -w /www -a -n "$(pidof nginx)" ];then
echo -----------------------------------------------
echo -e "请选择面板\033[33m安装目录\033[0m"
echo -----------------------------------------------