From c0d0a94b5211cce035b1bda581562df3a9b82f02 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 8 Mar 2024 14:34:31 +0100 Subject: [PATCH] Update bin/,cd --- bin/executable_,cd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bin/executable_,cd b/bin/executable_,cd index 0066246..3c9cb31 100644 --- a/bin/executable_,cd +++ b/bin/executable_,cd @@ -1,6 +1,8 @@ #!/bin/bash -nohup toolkit github fuzzy-clone update >/dev/null 2>&1 & +{ + nohup toolkit github fuzzy-clone update >/dev/null 2>&1 & +} &> /dev/null choice=$(toolkit github fuzzy-clone --print-dest) if [[ $? -ne 0 ]]; then