Update bin/,cd
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
{
|
||||
nohup toolkit github fuzzy-clone update >/dev/null 2>&1 &
|
||||
} &> /dev/null
|
||||
|
||||
choice=$(toolkit github fuzzy-clone --print-dest)
|
||||
if [[ $? -ne 0 ]]; then
|
||||
|
Reference in New Issue
Block a user