pushin
This commit is contained in:
@@ -27,7 +27,7 @@ if [ -n "$(git status --porcelain "$bookmarks_file")" ]; then
|
||||
# Push the changes and log output
|
||||
GIT_SSH_COMMAND="ssh -i ~/.ssh/ry_ecdsa" git push origin master 2>&1 | tee -a /tmp/bookmark_git_push.log
|
||||
|
||||
notify-send "Bookmarks updated" "Push your changes."
|
||||
notify-send "Bookmarks updated" "Changes pushed."
|
||||
else
|
||||
notify-send "No changes" "No changes to the bookmarks file."
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user