Spaces:
Paused
Paused
Commit
Β·
c79205c
1
Parent(s):
9d52707
Auto-commit: start.sh updated
Browse files
start.sh
CHANGED
|
@@ -34,4 +34,4 @@ echo "Available memory: $(free -h | grep '^Mem:' | awk '{print $2}')"
|
|
| 34 |
|
| 35 |
# Start the application
|
| 36 |
echo "π Launching OpenManus Platform..."
|
| 37 |
-
exec python3 app.py
|
|
|
|
| 34 |
|
| 35 |
# Start the application
|
| 36 |
echo "π Launching OpenManus Platform..."
|
| 37 |
+
exec python3 app.py
|