Skip to content

Commit

Permalink
correct occ command for mimetypealiases
Browse files Browse the repository at this point in the history
  • Loading branch information
Carla Schroder committed Apr 25, 2016
1 parent d8f3278 commit 7dbba52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/config/mimetypealiases.dist.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"_comment3": "Put any custom mappings in a new file mimetypealiases.json in the config/ folder of ownCloud",

"_comment4": "After any change to mimetypealiases.json run:",
"_comment5": "./occ maintenance:mimetypesjs",
"_comment5": "./occ occ maintenance:mimetype:update-js",
"_comment6": "Otherwise your update won't propagate through the system.",


Expand Down

0 comments on commit 7dbba52

Please sign in to comment.