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