From 1ed9254890d0db48fd63c17a05a1fea8085bdd98 Mon Sep 17 00:00:00 2001 From: agboola Date: Mon, 19 May 2025 15:21:18 +0100 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e27aff1..49d1424 100644 --- a/README.md +++ b/README.md @@ -1,9 +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 \ No newline at end of file +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 \ No newline at end of file