Skip to content

Commit 08829da

Browse files
committed
Update export.cmd
Trivial update to give the cmd.exe a title.
1 parent ca6e073 commit 08829da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

export.cmd

+2
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ rem -x,--excludes <arg> Add annotations to the exclude list (deprecated)
6969
rem -y,--private-key <arg> Private key to sign builds with
7070
rem -z,--rez <arg> Resource files (deprecated)
7171

72+
title Exporting Garmin Home Assistant Application
73+
7274
rem Batch file's directory where the source code is
7375
set SRC=%~dp0
7476
rem drop last character '\'

0 commit comments

Comments
 (0)