orcaslicer-bambulab-standalone/scripts/linux.d
PJarczak f8c8514733 .
2026-04-04 19:28:19 +02:00
..
arch Fix various typos in source documentation (#11553) 2026-01-21 09:19:25 -03:00
clear-linux-os Fix various typos in source documentation (#11553) 2026-01-21 09:19:25 -03:00
debian . 2026-04-04 19:28:19 +02:00
fedora Bump webkit2gtk version for Fedora builds (#12844) 2026-03-27 11:50:24 +08:00
gentoo Linux: add Gentoo dependency installation script (#12558) 2026-03-04 15:51:16 +08:00
README.md Refactor folder (#10475) 2025-08-22 20:02:26 +08:00
suse Add Opensuse distro (#12976) 2026-03-30 08:06:31 +08: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.