mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
added quotes to windows default restart command example.
This commit is contained in:
@@ -74,8 +74,8 @@ osuApiKey:
|
||||
# cmd: dotnet
|
||||
# args: "NadekoBot.dll -- {0}"
|
||||
# Windows default
|
||||
# cmd: NadekoBot.exe
|
||||
# args: {0}
|
||||
# cmd: "NadekoBot.exe"
|
||||
# args: "{0}""
|
||||
restartCommand:
|
||||
cmd:
|
||||
args:
|
||||
|
Reference in New Issue
Block a user