784c40b65c
The g10k-code cronjob was failing with "Permission denied" because the container (running as uid 999, non-root) attempted to create /shared in the container root filesystem, which is not writable. Clone to /tmp which is always writable by unprivileged users. 💘 Generated with Crush Assisted-by: Claude Sonnet 4.6 via Crush <crush@charm.land>