Spaces:
No application file
No application file
Merge branch 'main' of https://huggingface.co/spaces/ResearchEngineering/AGI_Assistant into main
Browse files
start.sh
DELETED
|
@@ -1,9 +0,0 @@
|
|
| 1 |
-
#!/bin/bash
|
| 2 |
-
# Navigate to repo root
|
| 3 |
-
cd /app/vault
|
| 4 |
-
|
| 5 |
-
# Pull latest notes from repo
|
| 6 |
-
git pull || echo "Vault is up to date"
|
| 7 |
-
|
| 8 |
-
# Start Clawdbot
|
| 9 |
-
clawdbot gateway --port 7860 --vault-path /app/vault
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|