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 1161e8e commit 1bf70f4Copy full SHA for 1bf70f4
bin/codeflare
@@ -176,5 +176,4 @@ fi
176
trap 'pkill -P $$; exit 1;' TERM INT
177
178
# otherwise, we launch the UI version
179
-echo "!!!!!!!!!!!!!!!! $EXTRAPREFIX $*"
180
"$NODE" "$HEADLESS"/codeflare.min.js -- $EXTRAPREFIX $*
0 commit comments