5 lines
69 B
Bash
Executable File
5 lines
69 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# 启动 houseDream
|
|
# cd /app/houseDream
|
|
pnpm run server |