#! /bin/sh

#---------------------------------------------------------------------
#                              myscript                               
# 
# A script that does something useful.
#---------------------------------------------------------------------

exit 0
