mirror of
				https://github.com/Burnett01/rsync-deployments.git
				synced 2025-11-04 09:29:04 +01:00 
			
		
		
		
	add ssh-askpass(1) program
This commit is contained in:
		
							parent
							
								
									a3710d5d3e
								
							
						
					
					
						commit
						d0cc021e84
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								agent-askpass
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								agent-askpass
									
									
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,2 @@
 | 
			
		|||
#!/bin/sh
 | 
			
		||||
echo "$SSH_PASS"
 | 
			
		||||
		Loading…
	
		Reference in a new issue