mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-24 21:40:03 +00:00
Merge branch 'master' of https://github.com/status-im/nim-beacon-chain
This commit is contained in:
commit
f6a66c8d3c
@ -55,8 +55,7 @@ install:
|
|||||||
) ELSE (
|
) ELSE (
|
||||||
( CD Nim ) &
|
( CD Nim ) &
|
||||||
( git rev-parse HEAD > ..\\cur_ver.txt ) &
|
( git rev-parse HEAD > ..\\cur_ver.txt ) &
|
||||||
( fc ver.txt ..\\cur_ver.txt > nul ) &
|
( fc ver.txt ..\\cur_ver.txt || SET NEED_REBUILD=1 ) &
|
||||||
( IF NOT ERRORLEVEL == 0 SET NEED_REBUILD=1 ) &
|
|
||||||
( cd .. )
|
( cd .. )
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user