mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
* support Clear Linux OS Add some initial support for Clear Linux OS (https://www.clearlinux.org/).
Files in this directory are named for the exact output of awk -F= '/^ID=/ {print $2}' /etc/os-release for their respective distribution.
When BuildLinux.sh is executed, the respective file for the distribution will be sourced so the distribution specific instructions/logic are used.