From 08829dac1f35237569aa74ebe49929838bf73e04 Mon Sep 17 00:00:00 2001 From: Philip Abbey Date: Sun, 25 Aug 2024 16:50:08 +0100 Subject: [PATCH] Update export.cmd Trivial update to give the cmd.exe a title. --- export.cmd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/export.cmd b/export.cmd index 83c5832..0947eab 100644 --- a/export.cmd +++ b/export.cmd @@ -69,6 +69,8 @@ rem -x,--excludes Add annotations to the exclude list (deprecated) rem -y,--private-key Private key to sign builds with rem -z,--rez Resource files (deprecated) +title Exporting Garmin Home Assistant Application + rem Batch file's directory where the source code is set SRC=%~dp0 rem drop last character '\'