Ver código fonte

removing setup commands that are executed by vagrant/provision.sh during vagrant up

David Ray 8 anos atrás
pai
commit
0a3c5888f9
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      readme.md

+ 0 - 2
readme.md

@@ -29,8 +29,6 @@ Run the following commands:
     vagrant up
     vagrant ssh
       (then, within the SSH session:)
-    ./manage.py migrate
-    ./manage.py load_initial_data
     ./manage.py runserver 0.0.0.0:8000
 
 The demo site will now be accessible at [http://localhost:8000/](http://localhost:8000/) and the Wagtail admin