OrcaStudio/scripts/linux.d
2026-06-19 19:27:43 +02:00
..
arch Initial OrcaStudio release workflow 2026-06-19 19:27:43 +02:00
cachyos Initial OrcaStudio release workflow 2026-06-19 19:27:43 +02:00
clear-linux-os Initial OrcaStudio release workflow 2026-06-19 19:27:43 +02:00
debian Initial OrcaStudio release workflow 2026-06-19 19:27:43 +02:00
fedora Initial OrcaStudio release workflow 2026-06-19 19:27:43 +02:00
gentoo Initial OrcaStudio release workflow 2026-06-19 19:27:43 +02:00
README.md Initial OrcaStudio release workflow 2026-06-19 19:27:43 +02:00
suse Initial OrcaStudio release workflow 2026-06-19 19:27:43 +02:00

Files in this directory are named for the exact output of awk -F= '/^ID=/ {print $2}' /etc/os-release for their respective distribution.

When build_linux.sh is executed, the respective file for the distribution will be sourced so the distribution specific instructions/logic are used.