This repository has been archived on 2024-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
thelinuxlist/README.md
2022-10-18 22:20:56 -07:00

14 lines
359 B
Markdown

# The Linux List
## `~Script Install~`
---
## 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`
---