Skip to content

Commit

Permalink
Create build dir in build.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Roth committed Feb 8, 2018
1 parent e99fe44 commit ea440d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build_pack.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ SET ZIP=.\helpers\7z.exe
SET PASS=aptsimulator
SET ARCHPASS=apt

MKDIR %BUILD%

:: Script
copy APTSimulator.bat %BUILD%

Expand Down

0 comments on commit ea440d0

Please sign in to comment.