#!/usr/bin/bash mkdir output cd client_s2 ./build_deb.sh echo "Ran build deb, created: $DEB" mv $DEB ../output