Automated Manifest Update #2487

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2025-12-13 18:57:48 +00:00

View File

@@ -42,8 +42,8 @@ spec:
- |
echo ">> Coping files ..."
ls /tmp
cp -fv /tmp/config.yaml /data/config.yml
cp -fv /tmp/mautrix-whatsapp-registration.yaml /data/registration.yml
cp -fv /tmp/config.yaml /data/config.yaml
cp -fv /tmp/mautrix-whatsapp-registration.yaml /data/registration.yaml
echo ">> Files in data:"
ls /data
image: busybox:1.37.0