Skip to content

Commit

Permalink
Screenconnect AIO Update json for syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
silversword411 committed Mar 28, 2024
1 parent b4e00d7 commit 401197e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions community_scripts.json
Original file line number Diff line number Diff line change
Expand Up @@ -1064,11 +1064,11 @@
"-serviceName {{client.ScreenConnectService}}",
"-url {{client.ScreenConnectInstaller}}",
"-clientname {{client.name}}",
"-sitename {{site.name}}",
"-action {(install) | uninstall | start | stop}"
"-sitename {{site.name}}"
],
"default_timeout": "90",
"default_timeout": "120",
"shell": "powershell",
"syntax": "-serviceName <string>\n-url <string>\n-clientname <string>\n-sitename <string>\n-action {(install) | uninstall | start | stop}",
"supported_platforms": [
"windows"
],
Expand Down Expand Up @@ -1706,4 +1706,4 @@
],
"category": "TRMM (All):3rd Party Software"
}
]
]

0 comments on commit 401197e

Please sign in to comment.