Update install.sh

pull/342/head
midoks 2 years ago
parent 73c849931c
commit 6b2c21ab47
  1. 2
      plugins/webhook/install.sh

@ -21,7 +21,7 @@ Install_App()
Uninstall_App() Uninstall_App()
{ {
rm -rf $serverPath/redis rm -rf $serverPath/webhook
echo "Uninstall_App" > $install_tmp echo "Uninstall_App" > $install_tmp
} }

Loading…
Cancel
Save