diff --git a/bin/ext/cli.cmd b/bin/ext/cli.cmd index d9185c052fc9194712d0ec0fc434734998f6a3e1..f2b1c1a402ebab945494d2174a7b6d672343c205 100644 --- a/bin/ext/cli.cmd +++ b/bin/ext/cli.cmd @@ -29,7 +29,7 @@ goto :EOF :update_cli if [%USE_DEPRECATED_CLI%] == [] ( - set USE_DEPRECATED_CLI=false + set USE_DEPRECATED_CLI=true ) if /I "%USE_DEPRECATED_CLI%" == "true" (