diff --git a/scripts/install.sh b/scripts/install.sh index df52f37..7c5b9d6 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -103,7 +103,7 @@ install_cursor_free_vip() { else exit 1 fi - } + fi # 下载文件 if ! curl -L -o "${binary_path}" "$download_url"; then