deploy fix

This commit is contained in:
Kuba 2023-01-31 12:28:44 +01:00
parent 8c9db8cdbe
commit c487b58c12

View File

@ -3,6 +3,6 @@ echo "Creating virtual enviroment ..."
python3 -m venv hetz_gitea_venv
echo "Installing dependencies ..."
pip install -q hcloud
echo "Initiating gitea cloud deploy ..."
echo "Initiating load balancer cloud deploy ..."
chmod +x a.py
python3 a.py $(cat ../token_file.txt) $(find ~ -name *.pub | tail -n 1 | xargs cat) "478874"