fix: where is my "o"

This commit is contained in:
Tianpao
2025-11-09 16:18:31 +08:00
parent f64349d802
commit b4d63a709b

View File

@@ -4,5 +4,5 @@ docker rmi lingchair
echo "remove success"
git pull
echo "pull success"
docker compse up -d
docker compose up -d
echo "update success"