31 lines
748 B
Markdown
31 lines
748 B
Markdown
![myInstallScript](https://sirenacorp.be/wp-content/uploads/2016/01/logo-1.png)
|
|
|
|
Yggdrasil for Linux Mint 18
|
|
===========================
|
|
|
|
Warnings : this is a Beta version under dev !! However, the script is fully functional ;-)
|
|
|
|
The purpose of this script is to provide a full set of tools to install, customize and tweak a fresh installation of Linux Mint 18.x (MATE, x86_64)
|
|
|
|
Installation
|
|
------------
|
|
|
|
```
|
|
git clone https://github.com/shakasan/Yggdrasil_LM18.git
|
|
cd Yggdrasil_LM18
|
|
chmod +x yggdrasil.sh
|
|
./yggdrasil.sh
|
|
```
|
|
|
|
Credits
|
|
-------
|
|
|
|
This script has been written by Francois B. (Makotosan/Shakasan)
|
|
|
|
* Email : shakasan@sirenacorp.be
|
|
* Website : https://sirenacorp.be/
|
|
|
|
Licence
|
|
-------
|
|
|
|
The script is licensed under the terms of the GPLv3
|