From 4c030c10a52c9549e3288ce4ee2ae71e7cb09d19 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Mon, 23 Jun 2025 00:23:06 +0300 Subject: [PATCH] Seperate the script --- automation/main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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