IIROSE-Koishi-Docker/start.sh
2025-01-10 14:33:32 +08:00

4 lines
47 B
Bash

cp -r /app/* /koishi/
cd /koishi
npm run start