fix: typo
Some checks failed
Deploy / lint-build-deploy (push) Has been cancelled

This commit is contained in:
2026-01-22 19:14:41 +01:00
parent 3d6e8ab03e
commit 9d566afee6

View File

@@ -42,5 +42,5 @@ jobs:
cd /home/debian/diarywhisper
git pull origin main
cd /home/debian/gitea
docker-compose up -d --build diarywhisper
docker compose up -d --build diarywhisper
EOF