mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 17:32:27 +08:00 
			
		
		
		
	don't display the headers variable
This commit is contained in:
		| @@ -108,8 +108,6 @@ function Fetch-DownloadUrl { | ||||
|         $headers["Authorization"] = "token $($env:GITHUB_TOKEN)" | ||||
|     } | ||||
|  | ||||
|     Write-Host $headers | ||||
|  | ||||
|     # Api server for GitHub | ||||
|     $urlHost = "api.github.com" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user