From 19b108bbb4625432db3b0fe07d603bc3fb56f4ba Mon Sep 17 00:00:00 2001 From: Josh Ashton Date: Mon, 12 Feb 2024 12:52:05 -0700 Subject: [PATCH] formatted and cleaned up files --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index 4332905..df52f53 100755 --- a/update +++ b/update @@ -81,4 +81,4 @@ CHANGE=$(get_change "$2") # Set up xob tail -f ~/.config/xob/xobpipe | xob -s $TARGET & -update "$CHANGE" "$TARGET" +update "$CHANGE" "$TARGET" &