fixed typo in eval or compose

このコミットが含まれているのは:
Marius Pana 2018-07-11 16:54:10 +03:00
コミット 7d85c685fb
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -141,7 +141,7 @@ case "$(basename $0)" in
;;
spearhead-compose)
checkAll &&
eval "$(triton env)" &&
eval "$(spearhead env)" &&
export COMPOSE_HTTP_TIMEOUT=750 &&
cnsEnvVars &&
exec /usr/local/bin/spearhead-compose-helper $@