[call-me] - fix typo

This commit is contained in:
Miroslav Pejic
2024-09-14 15:30:17 +02:00
parent 5d5ec9e4c7
commit 0d45ee43b3
+1 -1
View File
@@ -273,7 +273,7 @@ For `Docker`:
#!/bin/bash
cd call-me
docker-compose down
git pull
docker pull mirotalk/cme:latest
docker images |grep '<none>' |awk '{print $3}' |xargs docker rmi
docker-compose up -d