mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	krew@0.4.4: Fix installation (Closes #4979)
This commit is contained in:
		
							parent
							
								
									9761b2249b
								
							
						
					
					
						commit
						cdb0324f18
					
				@ -16,7 +16,7 @@
 | 
			
		||||
    "installer": {
 | 
			
		||||
        "script": [
 | 
			
		||||
            "[Environment]::SetEnvironmentVariable('KREW_ROOT', \"$persist_dir\\.krew\", 'Process')",
 | 
			
		||||
            "Invoke-ExternalCommand -Path \"$dir\\krew.exe\" -Args 'install krew' | Out-Null"
 | 
			
		||||
            "Start-Process \"$dir\\krew.exe\" -Args 'install krew' -Wait -WindowStyle Hidden"
 | 
			
		||||
        ]
 | 
			
		||||
    },
 | 
			
		||||
    "env_add_path": ".krew\\bin",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user