diff --git a/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj b/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj index 73ed4d1d..b8950ea5 100644 --- a/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj +++ b/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj @@ -56,7 +56,7 @@ diff --git a/DiscordChatExporter.Gui/Publish-MacOSBundle.csx b/DiscordChatExporter.Gui/PublishMacOSBundle.csx old mode 100644 new mode 100755 similarity index 99% rename from DiscordChatExporter.Gui/Publish-MacOSBundle.csx rename to DiscordChatExporter.Gui/PublishMacOSBundle.csx index ab6fc635..080d5f24 --- a/DiscordChatExporter.Gui/Publish-MacOSBundle.csx +++ b/DiscordChatExporter.Gui/PublishMacOSBundle.csx @@ -1,4 +1,4 @@ -#!/usr/bin/env -S dotnet run -- +#!/usr/bin/dotnet -- #:package CliFx using CliFx;