DiscordChatExporter/DiscordChatExporter.Cli/dce.sh
2026-04-03 15:13:58 +00:00

3 lines
70 B
Bash

#!/usr/bin/env sh
exec "$(dirname "$0")/DiscordChatExporter.Cli" "$@"