From 92fac01b20db13cbad4703f6592fb27dab703a3c Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 9 Nov 2022 19:21:41 -0300 Subject: Revert "bin/backup: Exclude ~/gPodder/ while it is not placed properly" This reverts commit 80333ea987c38ec217588fe98f590e5c50cf3715. Fixed in accc67c3cc12f7d37e7e86a16b33a74783e53fb0. --- bin/backup | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/backup b/bin/backup index d046552..be7d996 100755 --- a/bin/backup +++ b/bin/backup @@ -100,7 +100,6 @@ run() { --comment "$COMMENT" \ --exclude "$XDG_CACHE_HOME" \ --exclude ~/Downloads/ \ - --exclude ~/gPodder/ \ --stats \ --compression lzma,9 \ "::{hostname}-{now}-$ARCHIVE_TAG" \ -- cgit v1.2.3