DPZC3_2/README.md
2021-12-01 10:39:10 +01:00

11 lines
218 B
Markdown

#### przygotowanie
Zainstaluj potrzebne biblioteki przy pomocy:
```
pip3 install -r requirements.txt
```
#### Uruchomienie
```
python3 ./gitea-init.py <path-to-public-key-used-for-connection> <hetzner-API-token>
```