bash -> source

This commit is contained in:
Simon Larsen 2023-07-17 20:33:08 +01:00
parent 908a7a2695
commit cad11997f4
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

View File

@ -16,7 +16,7 @@ set -e
bash configure.sh
# Load env values from config.env
bash config.env
source config.env
sudo docker compose pull