scripts: notify when autosave is applied
This commit is contained in:
parent
18ecff8b4d
commit
157c54905c
1 changed files with 1 additions and 0 deletions
|
@ -29,3 +29,4 @@ git pull >/dev/null 2>&1
|
|||
git add .
|
||||
git commit -q -m "Autosave: $(date +"%Y-%m-%d %H:%M:%S")"
|
||||
git push
|
||||
notify-send "Auto-save complete" "Changes committed to remote repository"
|
||||
|
|
Loading…
Add table
Reference in a new issue