#!/bin/bash umask 022 make || exit make install || exit