diff options
Diffstat (limited to 'home')
-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 a4dabc0e..22b62ec2 100755 --- a/home/xyz/.local/bin/upd +++ b/home/xyz/.local/bin/upd @@ -104,7 +104,6 @@ usb () { git --git-dir="$XDG_DOCUMENTS_DIR/notes/.git/" --work-tree="$XDG_DOCUMENTS_DIR/notes/" push usb } - if [ $# -eq 0 ]; then fast else |