5 lines
114 B
Bash
Executable File
5 lines
114 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
stopService bbb-record-core.timer || echo "bbb-record-core could not be unregistered or stopped"
|
|
|