you guys love wasting my time or: fix #72

This commit is contained in:
Steven Penny 2016-01-22 22:31:09 -06:00
parent b3668b1b64
commit b6076c2900
1 changed files with 6 additions and 0 deletions

View File

@ -23,6 +23,12 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
if [ ${BASH_VERSINFO}${BASH_VERSINFO[1]} -lt 42 ]
then
echo 'Bash version 4.2+ required'
exit
fi
usage="\
NAME
apt-cyg - package manager utility