#!/bin/sh VERSION=3.0.0.beta3 cd /tmp/installdir/rhoconnect-$VERSION ./install.sh -v $VERSION echo "Delete tmp files ..." rm -rf /tmp/installdir