This repository provides scripts that are intended to run after installing the OS on the computer.
Installers may download the respective script for the installed Operating System into a folder and run it there. An example to run the script is below. Make sure the computer is connected to the Internet.
-
Download the script to the Desktop folder.
-
Open terminal and type: cd /home/username/Desktop
-
In the terminal type:
source name_of_script.sh
where name_of_script is the name of the script you downloaded.
-
Press Enter, and follow the instructions in the terminal. The computer should restart when finish. If at any time it asks your for the password, enter it, and press enter. While entering the password, it will not show anything.
-
After the script is complete, verify everything is installed correctly.