Skip to content

Commit 662064d

Browse files
author
nianiB9
committed
remove extra slash
1 parent b0f5e8c commit 662064d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Maestro/eg001TriggerWorkflow.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ fi
99

1010
workflow_created=$(cat config/WORKFLOW_ID)
1111
if [ -z "$workflow_created" ]; then
12-
bash ./examples/Maestro//lib/utils.sh
12+
bash ./examples/Maestro/lib/utils.sh
1313
fi
1414

1515
#check that create workflow script ran successfully

0 commit comments

Comments
 (0)