Skip to content
Snippets Groups Projects
Commit b7c86a77785a authored by Robert Marshall's avatar Robert Marshall
Browse files

Merge branch 'add_mmctl' into 'master'

Add Mattermost mmctl tool to packages

Closes #6641

See merge request gitlab-org/omnibus-gitlab!5908
No related branches found
No related tags found
2 merge requests!67heptapod#675: making 0.31 the new stable,!66GitLab 14.9
......@@ -34,6 +34,7 @@
build do
move 'bin/mattermost', "#{install_dir}/embedded/bin/mattermost"
move 'bin/mmctl', "#{install_dir}/embedded/bin/mmctl"
command "mkdir -p #{install_dir}/embedded/service/mattermost"
copy 'templates', "#{install_dir}/embedded/service/mattermost/templates"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment