rwadurian/frontend/mobile-upgrade/scripts/status.sh

6 lines
101 B
Bash

#!/bin/bash
# 查看服务状态
cd "$(dirname "$0")/.."
echo "服务状态:"
docker compose ps