Update sync_notes.sh
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
8f437fbfb7
commit
df208c3d3e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
# USAGE:
|
||||
# ./sync_notes.sh
|
||||
# Set custom wineprefix
|
||||
cd "/home/severin/Notes"
|
||||
cd "/home/severin/Notes" || exit
|
||||
git pull
|
||||
git add --all
|
||||
git commit -s -m "Update notes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue