~ reduced sleep time on entrypoint
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
sleep 5s
 | 
			
		||||
sleep 2s
 | 
			
		||||
echo "starting entrypoint.sh"
 | 
			
		||||
set -e
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user