Skip to content
Snippets Groups Projects
Commit e46baa9e authored by Sébastien Blin's avatar Sébastien Blin
Browse files

misc: remove typo

Change-Id: I172139df931dbfaa7850387f5bdaf6d1bd6a0561
parent 5413ab13
No related branches found
No related tags found
No related merge requests found
......@@ -189,7 +189,6 @@ $(1)-docker-image-name := jami-packaging-$(1)
$(1)-docker-image-file := .docker-image-$$($(1)-docker-image-name)
$(1)-docker-run-command := docker run \
--rm --privileged --security-opt apparmor=docker-default \
--user $(CURRENT_UID):$(CURRENT_GID) \
-e RELEASE_VERSION="$(RELEASE_VERSION)" \
-e RELEASE_TARBALL_FILENAME="$(RELEASE_TARBALL_FILENAME)" \
-e DEBIAN_VERSION="$(DEBIAN_VERSION)" \
......
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