aix-docker/nodejs/entrypoint.sh

4 lines
47 B
Bash
Raw Normal View History

2023-08-18 13:50:24 +08:00
#!/bin/bash
npm install
npm run production