This script is intended for installing the most needed things on Debian or Ubuntu server and further maintenance. During the setup you can choose what the script should install and what should not.
You have to be in system as root and then execute the command:
curl -fsSL https://git.io/fjz2w -o setup.sh && chmod +x setup.sh && ./setup.sh
All code in this repository is licensed under the terms of the MIT License
. For further information please refer to the LICENSE
file.