mirror of
https://github.com/Justuser3310/jetwork.git
synced 2025-01-18 08:58:48 +00:00
fix
This commit is contained in:
parent
91678cdf48
commit
78202f027e
@ -56,7 +56,7 @@ def main():
|
||||
#updater.start()
|
||||
|
||||
# Стартуем интерфейс
|
||||
system('python interface.py')
|
||||
system('python srv_interface.py')
|
||||
|
||||
if __name__ == '__main__':
|
||||
# Запускаем главный процесс, чтобы потом легко убить его
|
||||
|
Loading…
Reference in New Issue
Block a user