Add script to run Linutil during installation

Integrated the Linutil script from christitus.com into the installation process. This addition enhances system setup by automating essential Linux configurations.
This commit is contained in:
2026-08-08 22:50:46 +02:00
parent 7290ffdc4a
commit 9b7f391cb0
+4
View File
@@ -119,3 +119,7 @@ sudo deb-get install heroic
# steam homebrew - Millenium
curl -fsSL "https://steambrew.app/install.sh" | bash
# RUN Linutil
curl -fsSL https://christitus.com/linux | sh