SDA-2386 Added a printout to indicate which script is being run

This commit is contained in:
Mattias Gustavsson 2020-08-25 08:08:47 +02:00
parent 7928325cb2
commit 9e44319893

View File

@ -1,5 +1,7 @@
@echo off
echo "Running jenkins-win64.bat"
call "scripts\build-win64.bat"
echo "updating 64 bit installer file with hashed passwd..."