Files
globus/start.sh
2021-07-27 16:01:18 +08:00

7 lines
55 B
Bash
Executable File

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