mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-21 17:18:02 +02:00
The start-kind.sh script was read-only after copying the repository, preventing it from running the "build-k8s-cluster" make command. Updated permissions to chmod 755.