We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc383d1 commit dcb128cCopy full SHA for dcb128c
script/server-status.sh
@@ -10,7 +10,7 @@ BASE_PATH="/opt/server-status"
10
DASHBOARD_PATH="${BASE_PATH}/dashboard"
11
AGENT_PATH="${BASE_PATH}/agent"
12
AGENT_SERVICE="/etc/systemd/system/server-agent.service"
13
-VERSION="v0.2.2"
+VERSION="v0.2.3"
14
15
red='\033[0;31m'
16
green='\033[0;32m'
0 commit comments