4 lines
103 B
Bash
Executable File
4 lines
103 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
stopService bbb-webrtc-sfu || echo "bbb-webrtc-sfu could not be registered or started"
|