fix extension
All checks were successful
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 31s
renovate / renovate (push) Successful in 1m27s

This commit is contained in:
2025-12-13 12:56:58 -06:00
parent df238343fa
commit dc75525b22

View File

@@ -298,8 +298,8 @@ mautrix-whatsapp:
- | - |
echo ">> Coping files ..." echo ">> Coping files ..."
ls /tmp ls /tmp
cp -fv /tmp/config.yaml /data/config.yml cp -fv /tmp/config.yaml /data/config.yaml
cp -fv /tmp/mautrix-whatsapp-registration.yaml /data/registration.yml cp -fv /tmp/mautrix-whatsapp-registration.yaml /data/registration.yaml
echo ">> Files in data:" echo ">> Files in data:"
ls /data ls /data
containers: containers: