mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-10 18:06:37 +02:00
Change staging dir name
This commit is contained in:
parent
cb99bc14d6
commit
67fedffcbd
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ param(
|
|||
[Parameter(Mandatory=$true)]
|
||||
[string]$IconPath,
|
||||
|
||||
[string]$StagingDir = "app-bundle-staging"
|
||||
[string]$StagingDir = "bundle-macos-app-staging"
|
||||
)
|
||||
|
||||
# Setup paths
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue