From 70d8dd7d0ba4010b2126427a9dbdd5d59c9e1427 Mon Sep 17 00:00:00 2001 From: agboola Date: Sun, 18 May 2025 14:34:40 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e69de29..6554014 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,9 @@ +#Script To Auto Update Gitea. + +##jq and curl have to be installed on server/PC being used to run instance. +##Currenltly customised primarily to Debian (Can be forked and changed to other flavors) +##Using a cron job to have do updated checks (mine is set at 3 months) +##gitea runing as a servce +##configured using links below +##https://docs.gitea.com/installation/linux-service +##https://github.com/go-gitea/gitea/blob/release/v1.23/contrib/systemd/gitea.service