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