update readme

This commit is contained in:
Andy 2018-12-29 14:26:28 +01:00
parent 40d061ea32
commit dbbf31e52f
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

View File

@ -85,7 +85,7 @@ function docker_helper_up() {
} }
function steam() { function steam() {
docker_helper_up "$FUNCNAME" "$@" docker_helper_up "$FUNCNAME"
} }
``` ```