Skip to content

Commit

Permalink
code_with_gemini withdrawn
Browse files Browse the repository at this point in the history
  • Loading branch information
yohasebe committed Jun 29, 2024
1 parent 5f0f960 commit 62aa4dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 628 deletions.
2 changes: 1 addition & 1 deletion docker/monadic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ case "$1" in
if $DOCKER images | grep -q "monadic-chat"; then
echo "[HTML]: <p>Monadic Chat has been built successfully! Press <b>Start</b> button to initialize the server.</p>"
else
echo "[HTML]: <p>Monadic Chat has failed to build.</p>"
echo "[HTML]: <p>Monadic Chat has failed to build. Please try <b>Rebuild</b>.</p>"
fi
;;
start)
Expand Down
Loading

0 comments on commit 62aa4dc

Please sign in to comment.