chore: sync skill updates and references
This commit is contained in:
@@ -199,10 +199,10 @@ ls -la ~/.hermes/profiles/*/state.db
|
||||
|
||||
```bash
|
||||
# Check standby (app1-bu)
|
||||
ssh -i ~/.ssh/itpp-infra root@5.161.114.8 "ls -la ~/.hermes/profiles/<name>/state.db"
|
||||
ssh -i ~/.ssh/itpp-infra root@5.161.225.131 "ls -la ~/.hermes/profiles/<name>/state.db"
|
||||
|
||||
# If larger, pull it
|
||||
scp -i ~/.ssh/itpp-infra root@5.161.114.8:/root/.hermes/profiles/<name>/state.db \
|
||||
scp -i ~/.ssh/itpp-infra root@5.161.225.131:/root/.hermes/profiles/<name>/state.db \
|
||||
~/.hermes/profiles/<name>/state.db
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user