Files
VPS-scripts_Ubuntu-Gitea/README.md
2019-10-10 11:44:27 +02:00

15 lines
326 B
Markdown

# 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
```