Skip to content
Snippets Groups Projects
Commit acecf412 authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

FIXUP

parent 41a77702
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ import pathlib
from utils import *
import communication
import admin_server
import data_utils
async def main():
s = await communication.SSHRunSocket().connect('ssh jiri@hluk.fnuk.eu /mnt/jr/prog/run_py admin_server.py')
......
......@@ -7,6 +7,7 @@ import pathlib
from utils import *
import communication
import admin_server
import data_utils
async def main():
s = await communication.SSHRunSocket().connect('ssh jr@externalArch.jk.dyn.blatto.eu /mnt/jr/jr/prog/run_py admin_server.py')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment