Update bin/,cd
This commit is contained in:
parent
c0d0a94b52
commit
9a54ebaa88
@ -1,8 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/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)
|
choice=$(toolkit github fuzzy-clone --print-dest)
|
||||||
if [[ $? -ne 0 ]]; then
|
if [[ $? -ne 0 ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user