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

4 lines
47 B
Bash

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