Skip to content

Commit

Permalink
0.9.9.5
Browse files Browse the repository at this point in the history
#####
1, 更新脚本错误

#####
  • Loading branch information
Xingsandesu committed Jan 20, 2024
1 parent b84db09 commit 67f8dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .shell/get-taichi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1128,7 +1128,7 @@ case $operation in
;;
12)
if docker ps -a --format '{{.Names}}' | grep -q '^taichios$'; then
docker ps | grep taichios || echo "容器 'taichi' 未运行或不存在"
docker inspect taichios
else
systemctl status taichi || echo "服务 'taichi' 未运行或不存在"
fi
Expand Down

0 comments on commit 67f8dca

Please sign in to comment.