summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-01-06 01:31:34 -0800
committerxyz <gky44px1999@gmail.com>2022-01-06 01:31:34 -0800
commit31f83e816a796c23643a3d53cda06d87cfed8daf (patch)
treec6c317e9c0a75cf49005ca70b40e239842388a4b /home
parent732005cec7376da7ea4912f089477ebf1458059b (diff)
refactor
Diffstat (limited to 'home')
-rwxr-xr-xhome/xyz/.local/bin/upd1
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