From 658cfa556ad06ecda509e4dbab626522cd7a48ab Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Sat, 8 Oct 2022 22:05:09 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c89ebbb..9f5e05f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Gitea-Blurple -## `git clone https://git.oldgate.org/OGS/Gitea-Blurple.git` -## `mv Gitea-Blurple/public/ /var/lib/gitea/custom/` -## `rm -rf Gitea-Blurple` -## `Then sudo systemctl restart gitea` \ No newline at end of file +## We have made a nice little script for you to install this. +## As a Note this will delete the /var/lib/gitea/custom/public folder, so make sure there is nothing you want to keep in there. +## `wget https://git.oldgate.org/OGS/Gitea-Blurple/raw/branch/main/gitea-blurple.sh && bash gitea-blurple.sh` \ No newline at end of file