Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-08-27 15:14:07 -04:00
parent 86ed884251
commit e9f124b52d
No known key found for this signature in database
GPG Key ID: B286E9F57A07424B

View File

@ -15,7 +15,7 @@
#You should have received a copy of the GNU General Public License
#along with this program. If not, see <https://www.gnu.org/licenses/>.
umask 0022;
set -uo pipefail;
#set -uo pipefail;
source "$DOS_SCRIPTS_COMMON/Shell.sh";
gpgVerifyGitTag() {