5 lines
96 B
Bash
Executable File
5 lines
96 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
stopService bbb-html5 || echo "bbb-html5 could not be unregistered or stopped"
|
|
|