summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuhome2
1 files changed, 1 insertions, 1 deletions
diff --git a/buhome b/buhome
index 41d672b..fa820ba 100755
--- a/buhome
+++ b/buhome
@@ -4,7 +4,7 @@ backup_file=$(date +%F)-home.tar.gz
target_dir="/media/hdd/backups/"
tar -zcf $backup_file -C "$HOME" \
- dev \
+ coding \
dl \
docs \
GDStash \