UNCLASSIFIED

Commits (2)
linux_amd64.tar linux_amd64.tar
\ No newline at end of file .DS_Store
\ No newline at end of file
...@@ -16,7 +16,7 @@ docker run -d --network=mattermost-docker-with-debug_ent-collab_net -e TARGET_UR ...@@ -16,7 +16,7 @@ docker run -d --network=mattermost-docker-with-debug_ent-collab_net -e TARGET_UR
that command will start the container, auth to the MM server, remove then install the plugin, then exit. that command will start the container, auth to the MM server, remove then install the plugin, then exit.
TODO: retrieve the tar'd mmctl, and admin plugin from a trusted location rather than embedding as tar file here in the project?