Skip to content

Commit

Permalink
improvements to batch script. (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanHenson authored May 21, 2019
1 parent c156326 commit 8ca2543
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

echo ON
mkdir install
cd install
set INSTALL_DIR %cd%
set INSTALL_DIR=%cd%
cd ..
mkdir aws-c-common-build
mkdir aws-c-compression-build
Expand Down

0 comments on commit 8ca2543

Please sign in to comment.