Update start.sh
Browse files
start.sh
CHANGED
|
@@ -31,4 +31,4 @@ curl -s http://localhost:8000/api/v2/collections || true
|
|
| 31 |
|
| 32 |
# Start Flowise
|
| 33 |
echo "[DEBUG] Starting Flowise..."
|
| 34 |
-
npx flowise start
|
|
|
|
| 31 |
|
| 32 |
# Start Flowise
|
| 33 |
echo "[DEBUG] Starting Flowise..."
|
| 34 |
+
npx flowise start
|