Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #20 from eosnetworkfoundation/larryk85/v1
Browse files Browse the repository at this point in the history
missed this
  • Loading branch information
Bucky Kittinger authored Jul 22, 2022
2 parents 7abb07f + 8495e74 commit 71991a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@echo off

SET mypath=%~dp0
docker build --no-cache -t dune %mypath%
docker build --no-cache -f Dockerfile.win -t dune %mypath%

0 comments on commit 71991a7

Please sign in to comment.