From caf216eec9551fa8467aa2242a8dee1689fbe26a Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Fri, 21 Oct 2022 03:00:14 -0700 Subject: [PATCH] Update 'README.md' --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3640e6f..a6eaee0 100644 --- a/README.md +++ b/README.md @@ -50,4 +50,11 @@ ### `wget -O gitlabinstall.sh https://sop.wtf/sh/gitlabinstall && bash gitlabinstall.sh` ### ✔️ Uninstall ### `wget -O gitlabuninstall.sh https://sop.wtf/sh/gitlabuninstall && bash gitlabuninstall.sh` + +--- + +## Gogs + +### ⚠️ Install +### `wget -O gogsinstall.sh https://sop.wtf/sh/gogsinstall && bash gogsinstall.sh` ---