diff --git a/README.md b/README.md index 3172401..ca6b9c5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # Ubuntu-Gitea +### To get started: +``` +wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Gitea/raw/branch/master/Gitea-Installer.sh +bash Gitea-Installer.sh +``` +### Notice, SSH Port has been set 4242 + +#### This script uses the folowing repo's as dependencies: +``` +* VPS-scripts/Ubuntu-Cockpit +* VPS-scripts/Ubuntu-MySQL +```