diff options
author | xyz <gky44px1999@gmail.com> | 2021-11-13 23:34:00 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-11-13 23:34:00 -0800 |
commit | 67aa45257aef74daf5089973d2caf8f0c7c8cf95 (patch) | |
tree | 5ecc4cd65f79cceea065815758a7b14997edf040 /home/xyz/.local/bin/upd | |
parent | 21b4ef31075aeacad95b5eeecb27f1bf21649953 (diff) |
refactor
Diffstat (limited to 'home/xyz/.local/bin/upd')
-rwxr-xr-x | home/xyz/.local/bin/upd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd index 8f991277..1c86ca24 100755 --- a/home/xyz/.local/bin/upd +++ b/home/xyz/.local/bin/upd @@ -86,7 +86,6 @@ usb () { cfg -l push usb cfg -s push git --git-dir="$XDG_DOCUMENTS_DIR/notes/.git/" --work-tree="$XDG_DOCUMENTS_DIR/notes/" push usb - sync } |