minor improvements
[iankelling.org] / setup.sh
index 41e7d5089c9e1f18924ef69543fd4ce905c4db80..cd4dfaa3358e99e49435790293423e9c06551e52 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -14,9 +14,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-
-set -eE -o pipefail
-trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?" >&2' ERR
+source /a/bin/errhandle/err
 
 usage() {
     cat <<EOF