Update uninstall.sh

pull/235/head
midoks 3 years ago
parent b2d0c4815e
commit 1615e7c580
  1. 1
      scripts/uninstall.sh

@ -39,7 +39,6 @@ UNINSTALL_MySQL()
UNINSTALL_MW()
{
read -p "输入yes强制卸载面板: " yes;
if [ "$yes" != "yes" ];then
echo -e "------------"
echo "取消卸载面板"

Loading…
Cancel
Save