cccd2d78c7
For DEBUG logs it also includes the file/line and function of the caller.
5 lines
116 B
Bash
Executable File
5 lines
116 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sudo systemctl stop bbb-graphql-middleware
|
|
go run cmd/bbb-graphql-middleware/main.go --signal SIGTERM
|