mirror of
https://github.com/Justuser3310/jetwork.git
synced 2025-02-08 01:37:38 +00:00
fix
This commit is contained in:
parent
78202f027e
commit
e72996af3c
@ -21,7 +21,7 @@ def main():
|
|||||||
print('Проверка обновлений...')
|
print('Проверка обновлений...')
|
||||||
system('git pull')
|
system('git pull')
|
||||||
print('Перезагрузка скрипта...')
|
print('Перезагрузка скрипта...')
|
||||||
system('python main.py updated')
|
system('python srv_main.py updated')
|
||||||
exit()
|
exit()
|
||||||
print('\nУспешно перезагружено!')
|
print('\nУспешно перезагружено!')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user