Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauriethefish committed Apr 2, 2021
1 parent 5daaaca commit 51a49f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makeTemplate.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Remove-Item quest-mod-template.zip -ErrorAction Ignore
Compress-Archive template/* quest-mod-template.zip
Write-Output "Template saved to template.zip"
Write-Output "Template saved to quest-mod-template.zip"

0 comments on commit 51a49f8

Please sign in to comment.