You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: refactor variable initialization for client configuration
- Move CLIENT_PLATFORM, CLIENT_ARCH, and CURL_INSECURE variable initialization to the top-level scope
- Remove their redundant initialization from detect_client_info and download_and_install functions
Signed-off-by: appleboy <[email protected]>
0 commit comments