Skip to content

Commit

Permalink
Update status.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zdz authored Jun 6, 2023
1 parent 46a8fc2 commit f2a5989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion status.sh
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ function ssclient() {
INCMD="$1"; shift
case ${INCMD} in
status) # 新增状态检查命令
systemctl status stat_server
systemctl status stat_client
;;
start)
systemctl start stat_client
Expand Down

0 comments on commit f2a5989

Please sign in to comment.