5 lines
72 B
Bash
5 lines
72 B
Bash
#!/bin/bash
|
|
pip install hcloud
|
|
|
|
python3 clean.py
|
|
python3 create_gitea.py |