mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-02-09 15:27:11 +00:00
6 lines
72 B
Text
6 lines
72 B
Text
![]() |
#!/bin/sh
|
||
|
set -e
|
||
|
|
||
|
# Reload systemd unit
|
||
|
systemctl stop victoria-metrics
|