From c6b84eec9f4f998f514b2e7cd63f6701c808c2fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Sun, 12 Feb 2017 15:02:34 +0100 Subject: [PATCH] delete superflous command --- contrib/backup/functions | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/backup/functions b/contrib/backup/functions index 076e76568..b64c770d2 100644 --- a/contrib/backup/functions +++ b/contrib/backup/functions @@ -155,6 +155,5 @@ function restore_zammad () { } function restore_message () { - #rm ${BACKUP_DIR}/zammad_restore.sh echo "# Zammad restored!" }