This commit is contained in:
Nikita Romanov 2025-06-14 23:49:32 +03:00
parent a932e27835
commit 1e840c013f
6 changed files with 26 additions and 18 deletions

2
register.sh Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env bash
docker exec -it runner bash -c "cd /runner && ./register.sh"