Update for 02-11-21 00:09

This commit is contained in:
Tyler Perkins 2021-11-02 00:09:35 -04:00
parent 68e6a5a5cf
commit 7166a9fd8e

View File

@ -5,3 +5,5 @@ SCRIPT_DIR="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd
git -C "$SCRIPT_DIR" add .
git -C "$SCRIPT_DIR" commit -m "Update for $(date "+%d-%m-%y %R")"
git -C "$SCRIPT_DIR" push
notify-send "Vimwiki" "Your Vimwiki has been backed up!"