diff --git a/zadania4/hetzner/run.sh b/zadania4/hetzner/run.sh index 4c7c021..06e75c7 100644 --- a/zadania4/hetzner/run.sh +++ b/zadania4/hetzner/run.sh @@ -1,8 +1,4 @@ #!/bin/bash pip install hcloud -python create.py - -sleep 5m - -python delete.py \ No newline at end of file +python create.py \ No newline at end of file