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