line_push/start.sh
2022-07-18 02:50:52 +00:00

6 lines
53 B
Bash
Executable File

#!/bin/bash
npm install
npm run build
npm run start