Files
DiscordChatExporter/DiscordChatExporter.Cli/dce

3 lines
70 B
Bash

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