10 lines
415 B
JSON
10 lines
415 B
JSON
{
|
|
"version": "1.0",
|
|
"url": "https://git.streichtech.ch/elexis/scoop/raw/branch/master/config/rustdesk/medelexis/server.cfg",
|
|
"hash": "acf7d50cc5feec9d605e0cfc84f9a3ae21f6ee836406f43816fc678548cba6ad",
|
|
"depends": "extras/rustdesk",
|
|
"post_install": [
|
|
"$rd_exe = Get-AppFilePath 'rustdesk' 'RustDesk.exe'",
|
|
"& $rd_exe --config (Get-Content \"$dir\\server.cfg\" -Raw).Trim()"
|
|
]
|
|
} |