summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-01-25 01:42:08 -0800
committerxyz <gky44px1999@gmail.com>2022-01-25 01:42:08 -0800
commit7ff9c8d0d874098cd926b8025e24210b7f59e4d6 (patch)
tree21f2aded3b4d1cd9c2c651baa6333444cfeb52ed /home
parent71537ee01cf4d9b8d1dad47ce7fb2fafb393bb38 (diff)
upd, usb sync
Diffstat (limited to 'home')
-rwxr-xr-xhome/xyz/.local/bin/upd2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd
index ed1d12cc..70d92f8e 100755
--- a/home/xyz/.local/bin/upd
+++ b/home/xyz/.local/bin/upd
@@ -104,6 +104,8 @@ usb () {
cfg -l push usb
cfg -s push
git --git-dir="$XDG_DOCUMENTS_DIR/notes/.git/" --work-tree="$XDG_DOCUMENTS_DIR/notes/" push usb
+ # not sure if useful or not
+ sync
}
if [ $# -eq 0 ]; then