run.sh 69 B

1234
  1. #!/usr/bin/env bash
  2. mvn package
  3. docker build -t febs-server-system .