add output
All checks were successful
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 27s
renovate / renovate (push) Successful in 1m8s

This commit is contained in:
2025-12-13 12:54:26 -06:00
parent ad4644a60a
commit df238343fa

View File

@@ -296,8 +296,12 @@ mautrix-whatsapp:
- /bin/sh - /bin/sh
- -ec - -ec
- | - |
cp -f /tmp/config.yaml /data/config.yml echo ">> Coping files ..."
cp -f /tmp/mautrix-whatsapp-registration.yaml /data/registration.yml ls /tmp
cp -fv /tmp/config.yaml /data/config.yml
cp -fv /tmp/mautrix-whatsapp-registration.yaml /data/registration.yml
echo ">> Files in data:"
ls /data
containers: containers:
main: main:
image: image: