Skip to content

Commit 9c1b17f

Browse files
committed
fix: remove stty sane from bin/codeflare launcher
We needed this while we were using `listr2`. As we no longer use `listr2`, this hack is no longer needed.
1 parent d48ce72 commit 9c1b17f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/codeflare

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,4 +166,3 @@ fi
166166

167167
# otherwise, we launch the UI version
168168
"$NODE" "$HEADLESS"/codeflare.min.js -- $EXTRAPREFIX $*
169-
stty sane

0 commit comments

Comments
 (0)