Update install.sh

pull/109/head
midoks 7 years ago
parent b5fc0d3173
commit 0e47494818
  1. 1
      plugins/abkill/install.sh

@ -17,6 +17,7 @@ Install_abkill()
mkdir -p $serverPath/abkill mkdir -p $serverPath/abkill
echo '安装完成' > $install_tmp echo '安装完成' > $install_tmp
} }
Uninstall_abkill() Uninstall_abkill()
{ {
rm -rf $serverPath/abkill rm -rf $serverPath/abkill

Loading…
Cancel
Save