Autosave: 2024-03-10 18:10:03
This commit is contained in:
parent
daf7d22bd9
commit
e1b4d6f75d
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ echo "Changes exist. Updating remote..."
|
||||||
git pull >/dev/null 2>&1
|
git pull >/dev/null 2>&1
|
||||||
git add .
|
git add .
|
||||||
git commit -q -m "Autosave: $(date +"%Y-%m-%d %H:%M:%S")"
|
git commit -q -m "Autosave: $(date +"%Y-%m-%d %H:%M:%S")"
|
||||||
notify-send "Auto-save complete" "Zettelkasten changes committed to remote repository"
|
|
||||||
git push
|
git push
|
||||||
|
|
||||||
|
/usr/bin/notify-send "Auto-save complete" "Zettelkasten changes committed to remote repository"
|
||||||
|
|
Loading…
Add table
Reference in a new issue