Files
globus/start.sh
2021-07-26 18:54:33 +08:00

7 lines
55 B
Bash

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