json args fix

This commit is contained in:
silversword411 2021-09-21 11:09:50 -04:00
parent 8f9ad15108
commit 0d9a1dc5eb
1 changed files with 1 additions and 1 deletions

View File

@ -517,7 +517,7 @@
"name": "Power - Restart or Shutdown PC",
"description": "Restart PC. Add parameter: shutdown if you want to shutdown computer",
"args": [
"-exe {{client.bdexe}}"
"[shutdown]"
],
"shell": "powershell",
"category": "TRMM (Win):Updates"