Update install.sh

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

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

Loading…
Cancel
Save