3 lines
64 B
Bash
Executable file
3 lines
64 B
Bash
Executable file
#!/bin/sh
|
|
export IGVERBOSE=3
|
|
/opt/visimeet/visimeet --nologin &
|