We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f83116 commit e93dff7Copy full SHA for e93dff7
files/Choreo.sh
@@ -6,4 +6,4 @@ SCRIPT_BASE="$(basename -s .sh "$SCRIPT_NAME")"
6
OS_NAME="$(uname -s)"
7
CHOREO_PATH="$(realpath "$SCRIPT_PATH/../choreo")"
8
9
-exec "$CHOREO_PATH/Choreo"
+exec "$CHOREO_PATH/choreo"
0 commit comments