Skip to content
Snippets Groups Projects
Commit 1293a517 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Disabled Minification since scripts couldn't be minified

parent 8b64568a
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ update(maps.metager.de): ...@@ -17,7 +17,7 @@ update(maps.metager.de):
- cd ~/.MetaGerMaps - cd ~/.MetaGerMaps
- composer install - composer install
- npm install - npm install
- npm run production - npm run dev
- cp ~/.env . - cp ~/.env .
- chmod -R 777 storage - chmod -R 777 storage
- chmod -R 777 bootstrap/cache - chmod -R 777 bootstrap/cache
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment