5 lines
100 B
Bash
Executable File
5 lines
100 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
stopService bbb-webhooks || echo "bbb-webhooks could not be registered or started"
|
|
|