4 lines
98 B
Bash
4 lines
98 B
Bash
#!/bin/bash
|
|
cd /root/.openclaw/workspace/city-manual/frontend
|
|
npm install --legacy-peer-deps 2>&1
|