Update 'README.md'

This commit is contained in:
Sophia Atkinson 2022-10-18 22:20:56 -07:00
parent b64a6ea7c7
commit 8cef1a5e42
1 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,10 @@
---
## Gitea Install
### `wget -O giteainstall.sh https://git.oldgate.org/Sophia/thelinuxlist/raw/branch/main/scripts/giteainstall.sh && bash giteainstall.sh`
## Gitea
### Install
### `wget -O giteainstall.sh https://git.oldgate.org/Sophia/thelinuxlist/raw/branch/main/scripts/giteainstall.sh && bash giteainstall.sh`
### Uninstall
### `wget -O gitearemove.sh https://git.oldgate.org/Sophia/thelinuxlist/raw/branch/main/scripts/gitearemove.sh && bash gitearemove.sh`
---