run.sh 73 B

1234
  1. #!/usr/bin/env bash
  2. npm run build:prod
  3. docker build -t febs-cloud-web .