A tiny script that helps you perform necessary tasks after you install Ubuntu based systems as elementary OS, Linux Mint and Ubuntu itself. It saves your post-installation time.
This script will support the lastest stable version of:
- elementary OS
- Linux Mint
- Ubuntu
- and others Ubuntu based systems
bash -c "$(curl -fsSL https://raw.githubusercontent.com/btd1337/elementary-script/master/elementary-script.sh)"
bash -c "$(wget https://raw.githubusercontent.com/btd1337/elementary-script/master/elementary-script.sh -O -)"
Copy and paste the following line into a terminal window in order to run the script.
sudo apt install git
git clone https://github.com/btd1337/elementary-script
cd elementary-script
./elementary-script.sh
Report here: Support