From 857683682f6dbddf429549defb1e8200dd984640 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 4 Sep 2024 17:50:04 +0000 Subject: [PATCH] Took debug off backuptool --- bin/backuptool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/backuptool b/bin/backuptool index 43ac3f7..80f8724 100755 --- a/bin/backuptool +++ b/bin/backuptool @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash # # Federated Backup / Restore Tool to B2 Backblaze . /federated/lib/functions.sh