added quotes to windows default restart command example.

This commit is contained in:
Hokuto Chen
2022-01-16 11:24:31 +00:00
parent ab0fd44b46
commit 4b3b6e37a9

View File

@@ -74,8 +74,8 @@ osuApiKey:
# cmd: dotnet # cmd: dotnet
# args: "NadekoBot.dll -- {0}" # args: "NadekoBot.dll -- {0}"
# Windows default # Windows default
# cmd: NadekoBot.exe # cmd: "NadekoBot.exe"
# args: {0} # args: "{0}""
restartCommand: restartCommand:
cmd: cmd:
args: args: