build.sh 51 B

123456
  1. #!/bin/bash
  2. cd "$(dirname "$0")"
  3. make clean
  4. make