OrcaSlicer-bambulab/scripts/linux.d
Louis Rossmann c661ddc2eb
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Initial release
2026-05-11 07:39:33 -05:00
..
arch Initial release 2026-05-11 07:39:33 -05:00
cachyos Initial release 2026-05-11 07:39:33 -05:00
clear-linux-os Initial release 2026-05-11 07:39:33 -05:00
debian Initial release 2026-05-11 07:39:33 -05:00
fedora Initial release 2026-05-11 07:39:33 -05:00
gentoo Initial release 2026-05-11 07:39:33 -05:00
README.md Initial release 2026-05-11 07:39:33 -05:00
suse Initial release 2026-05-11 07:39:33 -05: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.