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