diff --git a/bin/clashfm.tar.gz b/bin/clashfm.tar.gz index fc05346..0878374 100644 Binary files a/bin/clashfm.tar.gz and b/bin/clashfm.tar.gz differ diff --git a/scripts/getdate.sh b/scripts/getdate.sh index faf0a23..c9312b6 100644 --- a/scripts/getdate.sh +++ b/scripts/getdate.sh @@ -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 -----------------------------------------------