Update install.sh

pull/123/head
midoks 3 years ago
parent 05afe114e2
commit 7d222eb4a1
  1. 1
      plugins/supervisor/install.sh

@ -46,7 +46,6 @@ Install_app()
Uninstall_app()
{
if [ -f /usr/lib/systemd/system/supervisor.service ] || [ -f /lib/systemd/system/supervisor.service ];then
systemctl stop supervisor
systemctl disable supervisor

Loading…
Cancel
Save