diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/windows/install-as-service.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/windows/install-as-service.bat b/scripts/windows/install-as-service.bat index e5d598265c..09302cc01d 100644 --- a/scripts/windows/install-as-service.bat +++ b/scripts/windows/install-as-service.bat @@ -9,7 +9,7 @@ :: Make sure Gogs work running manually with "gogs web" before running :: this script. :: And, please, read carefully the installation docs first: -:: http://gogs.io/docs/installation +:: https://gogs.io/docs/installation :: To unistall the service, run "nssm remove gogs" and restart Windows. :: Set the folder where you extracted Gogs. Omit the last slash. |