diff --git a/README.md b/README.md index 4630cb5..93ee8ae 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,14 @@ RUN_USER = git sc.exe create gitea start= auto binPath= "\"E:\Gitea\gitea.exe\" web --config \"E:\Gitea\custom\conf\app.ini\"" +### Uppdatera Gitea + +Ladda ned den senaste versionen från https://dl.gitea.io/gitea/ till installationskatalogen och döp om den till gitea.exe Starta sedan om tjänsten. + +net stop gitea && get start gitea + +https://docs.gitea.io/en-us/upgrade-from-gitea/ + ### Avinstallera Windows service sc.exe delete gitea