mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-10 18:06:37 +02:00
Adjust casing
This commit is contained in:
parent
a7f628e943
commit
e3a71192b5
1 changed files with 1 additions and 1 deletions
|
@ -91,4 +91,4 @@ Get-ChildItem -Path $publishDir | ForEach-Object {
|
|||
}
|
||||
|
||||
# Move the final .app bundle into the publish directory for upload
|
||||
Move-Item -Path $appDir -Destination $publishDir -Force
|
||||
Move-Item -Path $appDir -Destination $PublishDir -Force
|
Loading…
Add table
Add a link
Reference in a new issue