From b3d837b4eebd2d72ed60d890cc947c5fc25cbf7d Mon Sep 17 00:00:00 2001 From: Scott Duensing Date: Wed, 18 Jan 2023 18:01:57 -0600 Subject: [PATCH] Removed -x verbosity. --- joeybuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joeybuild.sh b/joeybuild.sh index d2e4369..fbb6ab7 100755 --- a/joeybuild.sh +++ b/joeybuild.sh @@ -1,4 +1,4 @@ -#!/bin/bash -ex +#!/bin/bash -e # # JoeyBuild