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