mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-05-18 17:41:08 +00:00
Bootstrap fix
This commit is contained in:
parent
e367eb541b
commit
fd169b39e6
1 changed files with 1 additions and 1 deletions
2
dev.xml
2
dev.xml
|
|
@ -47,7 +47,7 @@ sudo sed -i '$a workon django-markdownx' ~/.bashrc
|
|||
cd /srv/django-markdownx/
|
||||
npm install
|
||||
npm run dist
|
||||
./manage.py migrate
|
||||
python manage.py migrate
|
||||
|
||||
echo -e '\e[33;1;5mDONE!\e[0m \e[33;1;3m Connect using "vagrant ssh" \e[0m'</contents>
|
||||
</file>
|
||||
|
|
|
|||
Loading…
Reference in a new issue