Skip to content

Commit 2067415

Browse files
committed
chore: change productName to Codeflare Dashboard
1 parent 47dd6f1 commit 2067415

File tree

4 files changed

+1930
-5616
lines changed

4 files changed

+1930
-5616
lines changed

bin/codeflare

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,5 +165,5 @@ if [ ! -f ~/.codeflare ] && [ $(uname) = Linux ]; then
165165
fi
166166

167167
# otherwise, we launch the UI version
168-
"$NODE" "$HEADLESS"/codeflare.min.js -- $EXTRAPREFIX $*
168+
"$NODE" "$HEADLESS"/codeflare-dashboard.min.js -- $EXTRAPREFIX $*
169169
stty sane

0 commit comments

Comments
 (0)