mirror of
				https://github.com/neingeist/docker-mod-openssh-server-tweaks.git
				synced 2025-11-04 03:14:24 +01:00 
			
		
		
		
	
		
			
	
	
		
			4 lines
		
	
	
	
		
			51 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
	
		
			51 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								#!/usr/bin/with-contenv bash
							 | 
						||
| 
								 | 
							
								echo "I am $0"
							 | 
						||
| 
								 | 
							
								exit 0
							 |