Move icon.png
This commit is contained in:
parent
9c6a605ebb
commit
427b60255e
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
@ -5,6 +5,6 @@ dotnet build -c Release
|
|||||||
|
|
||||||
rmdir /s /q %dst%
|
rmdir /s /q %dst%
|
||||||
xcopy %src%\ %dst%\ /E
|
xcopy %src%\ %dst%\ /E
|
||||||
xcopy .\images\icon.png %dst%\
|
xcopy .\PatMe2Mqtt\images\icon.png %dst%\
|
||||||
|
|
||||||
pause
|
pause
|
Loading…
Reference in New Issue
Block a user