Make setup easier, ask user if they'd like the mcp set up automatically
This commit is contained in:
@@ -200,7 +200,7 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo " - Starting Redis (needed for conversational context persistence)... please wait"
|
||||
echo " - Starting Redis (needed for conversation memory)... please wait"
|
||||
if $COMPOSE_CMD up -d >/dev/null 2>&1; then
|
||||
echo "✅ Services started successfully!"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user