From 2144750ac42c22445569e6263307dcca61148d71 Mon Sep 17 00:00:00 2001 From: Matthieu Araman Date: Sat, 29 Jun 2024 23:36:09 +0200 Subject: [PATCH] uncomment debug --- splunkconf-backup/bin/splunkconf-backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/splunkconf-backup/bin/splunkconf-backup.sh b/splunkconf-backup/bin/splunkconf-backup.sh index 3fc97c2..d797ada 100755 --- a/splunkconf-backup/bin/splunkconf-backup.sh +++ b/splunkconf-backup/bin/splunkconf-backup.sh @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash exec > /tmp/splunkconf-backup-debug.log 2>&1 # in normal condition