mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 17:33:18 +00:00
The command line arg was taking `devicetype`, but the rest of the code uses `deviceType`. Thus it was impossible to specify a device type in practice to build a `Dockerfile.template`. Change-type: patch Signed-off-by: Gergely Imreh <imrehg@gmail.com>