InitMate/README.md
2024-05-24 09:36:44 -06:00

528 B

InitMate

Automatically setup your linux servers

Installation

Installation is simple, simply clone the git repo:

git clone https://git.pixelridgesoftworks.com/PixelRidge-Softworks/InitMate.git

Then make it executable:

sudo chmod -R +x ./InitMate

Usage

The program is highly guided, even a complete Linux Noob could use it. Simply run the main script, and follow the prompts
(IT MUST BE RAN WITH SUDO)

cd InitMate && sudo bash ./InitMate.sh

License

Licensed under the Apache 2.0 License