diff --git a/DiscordChatExporter.Gui/Publish-MacOSBundle.csx b/DiscordChatExporter.Gui/Publish-MacOSBundle.csx index b622f940..11919e06 100644 --- a/DiscordChatExporter.Gui/Publish-MacOSBundle.csx +++ b/DiscordChatExporter.Gui/Publish-MacOSBundle.csx @@ -1,4 +1,4 @@ -#!/usr/bin/env -S dotnet run +#!/usr/bin/env -S dotnet run -- #:package CliFx using CliFx;