From 3d504b63ed63dafe3023d8e9e36daaba15a0dd33 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Thu, 11 Nov 2021 15:03:11 -0500 Subject: [PATCH] Update for 11-11-21 15:03 --- backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup.sh b/backup.sh index 81130df..c33446d 100755 --- a/backup.sh +++ b/backup.sh @@ -9,4 +9,4 @@ git -C "$SCRIPT_DIR" commit -m "Update for $(date "+%d-%m-%y %R")" git -C "$SCRIPT_DIR" push #let me know about it -notify-send "Vimwiki" "Your Vimwiki has been backed up!" --expire-time=5000 +notify-send "Vimwiki" "Your Vimwiki has been backed up!" --expire-time=1000