Moar snippets

master
Nick Sergeant 2019-01-23 17:23:45 -05:00
parent 6bd8cc13fb
commit 0f8556a80a
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ deploy:
git push dokku
run:
~/.virtualenvs/snipt/bin/python manage.py runserver
~/.virtualenvs/snippets/bin/python manage.py runserver
sass:
sass media/css/style.scss > media/css/style.css