mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 17:31:36 -06:00
SDA-2386 Added a printout to indicate which script is being run
This commit is contained in:
parent
7928325cb2
commit
9e44319893
@ -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..."
|
||||
|
Loading…
Reference in New Issue
Block a user