mirror of
				https://github.com/appleboy/ssh-action.git
				synced 2025-11-03 01:10:10 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			34 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			34 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
#!/usr/bin/env bash
 | 
						|
set -e
 | 
						|
whoami
 |