mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-07-27 07:39:50 +02:00
55c06ef40e
Agent-Logs-Url: https://github.com/Tyrrrz/DiscordChatExporter/sessions/98d87128-db13-4085-84c3-6290d3faffca Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
3 lines
70 B
Bash
3 lines
70 B
Bash
#!/usr/bin/env sh
|
|
exec "$(dirname "$0")/DiscordChatExporter.Cli" "$@"
|