diff --git a/bin/git-ignore-io b/bin/git-ignore-io index 048ed58..61f8676 100755 --- a/bin/git-ignore-io +++ b/bin/git-ignore-io @@ -85,7 +85,7 @@ show_usage() { check_list_exist() { if ! [ -f "$default_path" ]; then echo "-----Initial gitignore.io list----" - update_gi_list & + update_gi_list echo "-----Save to $default_path-----" echo fi