Skip to content

Commit

Permalink
Merge pull request #2296 from wprzytula/patch-1
Browse files Browse the repository at this point in the history
start-all.sh: fix typo
  • Loading branch information
amnonh authored May 22, 2024
2 parents 3ef930b + a41c27b commit 9669e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ if [ "$CURRENT_VERSION" = "master" ]; then
echo ./generate-dashboards.sh -v $VERSIONS -F -R 0 -m $MANAGER_VERSION $STACK_CMD
./generate-dashboards.sh -v $VERSIONS -F -R 0 -m $MANAGER_VERSION $STACK_CMD
fi
echo "Generating the dashaobards"
echo "Generating the dashboards"

fi

Expand Down

0 comments on commit 9669e9b

Please sign in to comment.