Remove --user from systemctl calls which check the status of the go-sbot.service and add sudo.
Addresses https://git.coopcloud.tech/PeachCloud/peach-workspace/issues/129
Remove `--user` from `systemctl` calls which check the status of the `go-sbot.service` and add `sudo`.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Addresses #129
Remove
--userfromsystemctlcalls which check the status of thego-sbot.serviceand addsudo.LG!