From 4b3b6e37a97c9376576546d522be534d6a7cae3c Mon Sep 17 00:00:00 2001 From: Hokuto Chen Date: Sun, 16 Jan 2022 11:24:31 +0000 Subject: [PATCH] added quotes to windows default restart command example. --- src/NadekoBot/creds_example.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/NadekoBot/creds_example.yml b/src/NadekoBot/creds_example.yml index b392b011e..8d4c3f986 100644 --- a/src/NadekoBot/creds_example.yml +++ b/src/NadekoBot/creds_example.yml @@ -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: