wisski-cloud-management/entrypoint_app.sh
2024-04-30 14:32:37 +02:00

5 lines
57 B
Bash

#!/bin/sh
npm i --production=false
npm run ${NODE_ENV}