chmod +x clean.py echo "Creating virtual environment..." python3 -m venv venv source venv/bin/activate pip install -q hcloud ./clean.py 1