bigbluebutton-Github/bbb-graphql-middleware/run-dev.sh

5 lines
116 B
Bash
Raw Normal View History

2023-04-27 09:03:40 +08:00
#!/bin/bash
sudo systemctl stop bbb-graphql-middleware
go run cmd/bbb-graphql-middleware/main.go --signal SIGTERM