# Script execution starts here } # test "$1" != "STAGE_GUI_INSTALLER" -a "$1" != "STAGE_GUI_UNINSTALL" && date > /tmp/install.log cd `dirname $0` umask 022 set_variables PARPORT=1 PARAMS="$@" if echo "$PARAMS" | grep -q -w -- -c ; then sh check_installation.sh exit 0 elif echo "$PARAMS" | grep -q -w -- -v ; then show_versions exit 0 fi MODIFIER_ID_STRING="Inserted by Unified Linux Driver"