mirror of
				https://gitlab.crans.org/mediatek/med.git
				synced 2025-11-04 15:22:27 +01:00 
			
		
		
		
	2 seconds are enough
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
python manage.py compilemessages
 | 
					python manage.py compilemessages
 | 
				
			||||||
python manage.py makemigrations
 | 
					python manage.py makemigrations
 | 
				
			||||||
sleep 5
 | 
					sleep 2
 | 
				
			||||||
python manage.py migrate
 | 
					python manage.py migrate
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# TODO: use uwsgi in production
 | 
					# TODO: use uwsgi in production
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user