Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.4 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.4 KB

elementary-script

A tiny script that helps you perform necessary tasks after you install elementary OS or others Ubuntu based systems.

Screenshot

OS Version Compatibility

elementary-script will always support the lastest stable version of elementary OS, which at the moment is elementary OS 0.4 Loki and others Ubuntu based systems.

Run

with curl

bash -c "$(curl -fsSL https://raw.githubusercontent.com/btd1337/elementary-script/master/elementary-script.sh)"

with wget

bash -c "$(wget https://raw.githubusercontent.com/btd1337/elementary-script/master/elementary-script.sh -O -)"

Cloning git

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

References

Diolinux

Donate

paypal

License

The MIT License