summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2025-11-18 10:02:46 +0100
committerMarc Vertes <mvertes@free.fr>2025-11-18 10:02:46 +0100
commit6b2c2bbd7d3ad578a87e629853e2a9c1c00afe8b (patch)
tree9cc792492dfd8f52f16f7c7c4276e496a26e5edf /bin
parent9f6cbd079b61fab6da90ffda8f119ceeb3ef6aa0 (diff)
add bin/nup notes update
Diffstat (limited to 'bin')
-rwxr-xr-xbin/nup5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/nup b/bin/nup
new file mode 100755
index 0000000..1c3c79c
--- /dev/null
+++ b/bin/nup
@@ -0,0 +1,5 @@
+#!/bin/sh -e
+cd ~/src/notes
+sv save -m update || true
+sv pull
+sv push