diff --git a/automation/main.sh b/automation/main.sh index de3f7e7..b98781a 100644 --- a/automation/main.sh +++ b/automation/main.sh @@ -1,7 +1,7 @@ #!/bin/bash set -e -source ./config.sh +source automation/config.sh rm -rf .tmp-repos mkdir -p .tmp-repos