Update install.sh
This commit is contained in:
parent
05afe114e2
commit
7d222eb4a1
|
|
@ -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…
Reference in New Issue