DPZC3_2/README.md

11 lines
218 B
Markdown
Raw Normal View History

2021-12-01 10:39:10 +01:00
#### 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>
```