mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-04 11:33:08 -06:00
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" "$@"
|