81f5d13 62c6d13 83a50a0 6f2e07e 84fb3d8
1
2
3
4
5
6
#!/bin/bash #yarn start:production & #exec "$@" #cd /opt/node_app/excalidraw-room && pm2 start pm2.production.json cd /opt/node_app/excalidraw && npm run start:production #npm run build && npx http-server build -a 0.0.0.0 -p 5001 -o