5 lines
92 B
Bash
5 lines
92 B
Bash
|
#!/bin/bash
|
||
|
pip install hcloud
|
||
|
|
||
|
python del_gitea.py
|
||
|
python lab4/4.1-hetzner/start-hetzner.py
|