mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-01-28 22:01:55 +00:00
Make the DCE.CLI unix entrypoint script work regardless of current working directory
This commit is contained in:
@@ -1 +1 @@
|
||||
dotnet DiscordChatExporter.Cli.dll "$@"
|
||||
dotnet "$(dirname "$0")/DiscordChatExporter.Cli.dll" "$@"
|
||||
Reference in New Issue
Block a user