Skip to content

Commit

Permalink
Include original win10 setup
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Nov 6, 2019
1 parent d719f7b commit 94c13a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@
<assertfile file="${extract.path}\win10\${setup.win10.assertextract}"/>

<prepare-openvpn path="${extract.path}\win10"/>

<move file="${setup.win10.original}" tofile="${release.path}\${setup.win10.filename}${setup.win10.ext}" overwrite="true"/>
</target>

</project>

0 comments on commit 94c13a5

Please sign in to comment.