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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user