4 lines
133 B
Bash
4 lines
133 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
gzclient --verbose -g libRestUiPlugin.so menu="REST-web" title="test server" label="Login" url="https://localhost:3000"
|