Skip to content
Snippets Groups Projects
Commit 687be444 authored by Thomas Juerges's avatar Thomas Juerges
Browse files

L2SS-218 Run make minimal and not make start minimal

parent 480c9f0d
No related branches found
No related tags found
1 merge request!33Resolve L2SS-218 "Move existing tooling to bootstrap dir"
......@@ -57,7 +57,7 @@ function clean_images()
function start_minimal_tango()
{
pushd ${HOME_DIR}/docker-compose
make start minimal
make minimal
make start dsconfig
popd
}
......
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