aix-docker/nodejs/entrypoint.sh
2023-08-18 13:50:24 +08:00

4 lines
47 B
Bash

#!/bin/bash
npm install
npm run production