Skip to content
Snippets Groups Projects
Commit 1aa0a5a1 authored by Felix Häberle's avatar Felix Häberle :speech_balloon:
Browse files

#62 remove L3DHOSTOS variable

parent 74efb182
No related branches found
No related tags found
1 merge request!1Feature/macos
......@@ -36,7 +36,6 @@ function startContainer {
if [[ -n ${ID} ]]; then
docker start ${COMPOSE_PROJECT_NAME}_l3d
else
echo ${L3DHOSTOS} is detected.
start_params=(--user ${USERID}:${GROUPID} \
--hostname ${COMPOSE_PROJECT_NAME}-l3d \
--group-add ${GROUPIDS// / --group-add } \
......
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