#!/bin/sh set -e echo -n 'Press enter to configure: ' read REPLY exec console-conf "$@"