mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
update process fix
This commit is contained in:
parent
891c876574
commit
aefff9ffd9
@ -179,7 +179,7 @@ def perform_update(version):
|
||||
logging.info('updating to version %(version)s...' % {'version': version})
|
||||
|
||||
logging.info('killing motioneye init script...')
|
||||
os.system('kill $(pidof S95motioneye)')
|
||||
os.system('kill $(pidof S85motioneye)')
|
||||
|
||||
logging.info('stopping netwatch init script...')
|
||||
os.system('/etc/init.d/S41netwatch stop')
|
||||
|
Loading…
x
Reference in New Issue
Block a user