aboutsummaryrefslogtreecommitdiff
path: root/bin/backup
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-11-09 19:21:41 -0300
committerEuAndreh <eu@euandre.org>2022-11-09 19:21:41 -0300
commit92fac01b20db13cbad4703f6592fb27dab703a3c (patch)
treea94bfff9d64b233b862e57292a921a4c69e91e99 /bin/backup
parentetc/guix/home.scm: Fix gPodder data location (diff)
downloaddotfiles-92fac01b20db13cbad4703f6592fb27dab703a3c.tar.gz
dotfiles-92fac01b20db13cbad4703f6592fb27dab703a3c.tar.xz
Revert "bin/backup: Exclude ~/gPodder/ while it is not placed properly"
This reverts commit 80333ea987c38ec217588fe98f590e5c50cf3715. Fixed in accc67c3cc12f7d37e7e86a16b33a74783e53fb0.
Diffstat (limited to 'bin/backup')
-rwxr-xr-xbin/backup1
1 files changed, 0 insertions, 1 deletions
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" \