#!/bin/sh set -xe echo "Building ProdGSI ..." cd ush ./build_all_cmake_hwrf.sh echo "Building ProdGSI done."