run.sh 83 B

12345678
  1. #!/usr/bin/env bash
  2. set -e
  3. echo `pwd`
  4. cd build
  5. chmod +x ./blogScript
  6. ./blogScript