Skip to content

Commit

Permalink
Copy zip archive to example directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
carl-drews committed Aug 28, 2024
1 parent b5204f8 commit 6c25d00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/waccmToMusicBox.py
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ def insertIntoTemplate(initValues, templateDir, destDir):
root_dir=destDir, base_dir=destZip)

# move into the created directory
shutil.move(destPath + ".zip", destPath)

return

Expand Down

0 comments on commit 6c25d00

Please sign in to comment.