Update make_dev_container.sh
This commit is contained in:
		
							parent
							
								
									b7aa0a4687
								
							
						
					
					
						commit
						bc0e8df665
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -29,6 +29,7 @@ if [ -e ./symposion-tools ]; then | ||||||
|     ./fixture_to_docker.sh fixtures/????_*.json |     ./fixture_to_docker.sh fixtures/????_*.json | ||||||
|     popd |     popd | ||||||
| else | else | ||||||
|  |     echo Now creating a Django superuser. Please enter a  | ||||||
|     docker exec -it symposion ./manage.py createsuperuser --username admin1 --email root@example.com |     docker exec -it symposion ./manage.py createsuperuser --username admin1 --email root@example.com | ||||||
| fi | fi | ||||||
| docker exec symposion ./manage.py loaddata -v3 ./fixtures/cfp_teams_test.json | docker exec symposion ./manage.py loaddata -v3 ./fixtures/cfp_teams_test.json | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 James Polley
						James Polley