Commit 41c17fd8744e612148ef40d882b1c4a804113272

Authored by George Vlahavas
1 parent 707712013f

Fix filename

Showing 1 changed file with 1 additions and 1 deletions

... ... @@ -10,7 +10,7 @@
10 10  
11 11 # Prepare installation
12 12 cd api
13   -cp .env-example .env
  13 +cp .env.example .env
14 14 docker run --rm -v $(pwd):/app \
15 15 registry.curex-project.eu:443/curex-local/kea_composer:2.0.7 \
16 16 install