Refactor services name
This commit is contained in:
@ -79,9 +79,9 @@ pip install -r requirements.txt
|
||||
|
||||
echo "Restarting hysteria services"
|
||||
systemctl restart hysteria-server.service
|
||||
systemctl restart hysteria-bot.service
|
||||
systemctl restart singbox.service
|
||||
systemctl restart webpanel.service
|
||||
systemctl restart hysteria-telegram-bot.service
|
||||
systemctl restart hysteria-singbox.service
|
||||
systemctl restart hysteria-webpanel.service
|
||||
|
||||
echo "Checking hysteria-server.service status"
|
||||
if systemctl is-active --quiet hysteria-server.service; then
|
||||
|
||||
Reference in New Issue
Block a user