euscanwww: move start_dev_services.sh to scripts

Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
This commit is contained in:
Corentin Chary
2012-07-02 08:09:06 +02:00
parent 71f71c5b58
commit ad5e399096

View File

@ -0,0 +1,4 @@
python manage.py celeryd -E -l INFO &
python manage.py celerybeat -l INFO &
python manage.py celerycam &
python manage.py runserver