mirror of https://github.com/dapr/cli.git
				
				
				
			Merge branch 'master' into merge_rel_1.12_master
This commit is contained in:
		
						commit
						7a09fd6b9c
					
				| 
						 | 
				
			
			@ -180,6 +180,7 @@ installFile() {
 | 
			
		|||
        runAsRoot rm "$DAPR_CLI_FILE"
 | 
			
		||||
    fi
 | 
			
		||||
    chmod o+x $tmp_root_dapr_cli
 | 
			
		||||
    mkdir -p $DAPR_INSTALL_DIR
 | 
			
		||||
    runAsRoot cp "$tmp_root_dapr_cli" "$DAPR_INSTALL_DIR"
 | 
			
		||||
 | 
			
		||||
    if [ -f "$DAPR_CLI_FILE" ]; then
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue