4 lines
121 B
Bash
Executable File
4 lines
121 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
stopService bbb-export-annotations || echo "bbb-export-annotations could not be unregistered or stopped"
|