Update README.md

This commit is contained in:
2025-05-18 14:35:12 +01:00
parent 70d8dd7d0b
commit e915f5acc1
+8 -2
View File
@@ -1,9 +1,15 @@
#Script To Auto Update Gitea. #Script To Auto Update Gitea.
##jq and curl have to be installed on server/PC being used to run instance. ##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) ##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) ##Using a cron job to have do updated checks (mine is set at 3 months)
##gitea runing as a servce
##gitea runing as a servce
##configured using links below ##configured using links below
##https://docs.gitea.com/installation/linux-service ##https://docs.gitea.com/installation/linux-service
##https://github.com/go-gitea/gitea/blob/release/v1.23/contrib/systemd/gitea.service
##https://github.com/go-gitea/gitea/blob/release/v1.23/contrib/systemd/gitea.service