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