1
Fork 0
mirror of https://gitlab.com/Kwoth/nadekobot.git synced 2024-10-02 20:13:13 +00:00

added args: "{0}" to windows updater restart example

This commit is contained in:
Hokuto Chen 2022-01-18 22:47:47 +00:00 committed by Kwoth
parent 1d27b4e7e8
commit 4ac7d329fd

View file

@ -75,6 +75,7 @@ For Windows (Updater), add this to your `creds.yml`
```yml
RestartCommand:
Cmd: "NadekoBot.exe"
args: "{0}"
```
For Windows (Source), Linux or OSX, add this to your `creds.yml`
@ -161,8 +162,8 @@ osuApiKey: 4c8c8fdffdsfdsfsdfsfa33f3f3140a7d93320d6
# cmd: dotnet
# args: "NadekoBot.dll -- {0}"
# Windows default
# cmd: NadekoBot.exe
# args: {0}
# cmd: "NadekoBot.exe"
# args: "{0}"
restartCommand:
cmd:
args: