From c0ecbc6cb36ce649cc6464544937e52718084de1 Mon Sep 17 00:00:00 2001 From: CedarLUG Date: Mon, 12 Sep 2016 06:38:52 -0500 Subject: [PATCH] No longer debugging. --- lgsm/functions/command_postdetails.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/command_postdetails.sh b/lgsm/functions/command_postdetails.sh index e78fcb7cd..30b8b1f9e 100644 --- a/lgsm/functions/command_postdetails.sh +++ b/lgsm/functions/command_postdetails.sh @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash # LGSM command_postdetails.sh function # Author: CedarLUG # Contributor: CedarLUG