Sleep before exiting when there's an error
This commit is contained in:
		@@ -21,6 +21,7 @@ die()
 | 
			
		||||
{
 | 
			
		||||
	complain "Fatal: $1"
 | 
			
		||||
	echo
 | 
			
		||||
	sleep 600
 | 
			
		||||
	exit 1
 | 
			
		||||
}
 | 
			
		||||
quit()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user