build.sh 52 B

1234567
  1. #!/bin/bash
  2. set -e
  3. make all
  4. ls -lh dist/artifacts