mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	This is preparation for supporting using Python 3 in production. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
		
			
				
	
	
		
			5 lines
		
	
	
		
			150 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			150 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
MAILTO=root
 | 
						|
 | 
						|
# Remove any stale apple device tokens from our list
 | 
						|
0 3 * * * zulip cd /home/zulip/deployments/current && ./manage.py check_apns_tokens
 |