From 8f920aba78297990d052555aee7f961c7fbd39ee Mon Sep 17 00:00:00 2001 From: "martin.cholewa" Date: Fri, 26 Sep 2025 08:27:32 +0200 Subject: [PATCH] path script --- .gitea/workflows/01_deploy_VM.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/01_deploy_VM.yaml b/.gitea/workflows/01_deploy_VM.yaml index b15c345..632753e 100644 --- a/.gitea/workflows/01_deploy_VM.yaml +++ b/.gitea/workflows/01_deploy_VM.yaml @@ -27,5 +27,5 @@ jobs: password: ${{ secrets.PASSWORD }} port: 22 script: | - bash /scripts/create_cloud_VM_140.sh + bash './scripts/create_cloud_VM_140.sh'