#!/bin/bash
# 重启 prof-b 网关
systemctl --user restart hermes-gateway-prof-b.service
sleep 2
systemctl --user is-active hermes-gateway-prof-b.service