#!/bin/sh if [ $# -ne 0 ]; then echo 'Hi, I am your new configuration utility for Medusa DS9. Just run me :)' exit 0 fi cd Constable ./configure cd ..