mirror of
				https://github.com/flynx/proxmox-utils.git
				synced 2025-10-31 04:00:08 +00:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
		
			78 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			78 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | #!/usr/bin/bash | ||
|  | 
 | ||
|  | SERVER_TEMPLATE= | ||
|  | CLIENT_TEMPLATE= | ||
|  | 
 | ||
|  | PRIVATE_KEY= | ||
|  | PUBLIC_KEY= | ||
|  | 
 |