Problem
The installer script referenced on the ID-software installation page points to https://installer.id.ee/media/install-scripts/install-open-eid.sh, which does not appear to be the latest version of install-open-eid.sh.
Details
When downloading the script from the official website, Debian trixie is not supported and the script exits. However, the current version of the script on GitHub (master branch) does have a workaround for Debian trixie. See: linux-installer/install-open-eid.sh.
Suggested Fix
Update the ID-software installation page so that it references the latest stable script (e.g., the version from the master branch).
Thanks