Update install.sh

This commit is contained in:
midoks 2023-10-31 02:29:05 +08:00
parent 1112e31a5f
commit 97963a67aa
1 changed files with 1 additions and 2 deletions

View File

@ -66,8 +66,7 @@ Install_phpmyadmin()
cp -r $serverPath/source/phpmyadmin/$FDIR $serverPath/phpmyadmin/
cd $serverPath/phpmyadmin/ && mv $FDIR phpmyadmin
rm -rf $serverPath/source/phpmyadmin/$FDIR
echo '安装完成' > $install_tmp