post_build_script.sh 57 Bytes
Newer Older
1
2
3
#!/bin/bash
set -ex

4
echo "Running post build script..."