4 lines
77 B
Bash
Executable File
4 lines
77 B
Bash
Executable File
#!/bin/bash
|
|
cd /root/.openclaw/workspace/SiteMente
|
|
exec npx next dev -p 1284
|