mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-06-18 14:35:37 -04:00
Make the DCE.CLI unix entrypoint script work regardless of current working directory
This commit is contained in:
parent
0139eeaeed
commit
0e87098889
@ -1 +1 @@
|
||||
dotnet DiscordChatExporter.Cli.dll "$@"
|
||||
dotnet "$(dirname "$0")/DiscordChatExporter.Cli.dll" "$@"
|
Loading…
Reference in New Issue
Block a user