Update 'README.md'

This commit is contained in:
bprieshof
2019-10-10 11:44:27 +02:00
parent 6285afee31
commit f36b7abdad

View File

@@ -1,2 +1,14 @@
# Ubuntu-Gitea # 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
```