mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +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('updating to version %(version)s...' % {'version': version})
|
||||||
|
|
||||||
logging.info('killing motioneye init script...')
|
logging.info('killing motioneye init script...')
|
||||||
os.system('kill $(pidof S95motioneye)')
|
os.system('kill $(pidof S85motioneye)')
|
||||||
|
|
||||||
logging.info('stopping netwatch init script...')
|
logging.info('stopping netwatch init script...')
|
||||||
os.system('/etc/init.d/S41netwatch stop')
|
os.system('/etc/init.d/S41netwatch stop')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user