From 5f9fe9603cd2d0e04fee9393c2200be7b19c9681 Mon Sep 17 00:00:00 2001 From: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com> Date: Mon, 23 Mar 2026 20:54:34 +0200 Subject: [PATCH] Update DiscordChatExporter.Gui/Publish-MacOSBundle.csx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- DiscordChatExporter.Gui/Publish-MacOSBundle.csx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;