Update install.sh

pull/5/head
midoks 5 years ago
parent 5f416ba2d4
commit c8105363df
  1. 1
      plugins/xhprof/install.sh

@ -25,6 +25,7 @@ Install_xh()
Uninstall_xh()
{
rm -rf ${serverPath}/xhprof
rm -rf /tmp/xhprof
echo '卸载完成' > $install_tmp
}

Loading…
Cancel
Save