Fixed path to script

This commit is contained in:
Tobias Reich 2014-10-27 22:16:54 +01:00
parent 613ceb5bc7
commit 04ea8b5347

View File

@ -31,4 +31,4 @@ RUN chown www-data:www-data /app -R
RUN chmod -R 777 uploads/ data/
EXPOSE 80
CMD scripts/start
CMD src/commands/start