Remove old systemd entries

This commit is contained in:
Dominik Heidler 2016-04-28 17:38:05 +02:00
parent f8aca64995
commit 80644e327c
1 changed files with 2 additions and 4 deletions

View File

@ -4,12 +4,10 @@
systemctl daemon-reload
systemctl enable mongodb
systemctl enable uwsgi-ffmap
systemctl enable uwsgi-tiles-links_and_routers
systemctl enable uwsgi-tiles-hoods
systemctl enable uwsgi-tiles
systemctl start mongodb
systemctl start uwsgi-ffmap
systemctl start uwsgi-tiles-links_and_routers
systemctl start uwsgi-tiles-hoods
systemctl start uwsgi-tiles
cd ffmap/db/
./init_db.py
# Then apply NGINX Config