mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-11-03 16:24:27 -05:00
Merge branch 'hokutochen-v3-patch-44571' into 'v3'
added quotes to windows default restart command example. See merge request Kwoth/nadekobot!229
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user