Browse Source

Fixed path to script

Tobias Reich 9 years ago
parent
commit
04ea8b5347
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -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