Ver código fonte

fixed typo on rename project name scripts for windows (bat)

tags/v1.0.0
Avelino 7 anos atrás
pai
commit
79bd7648b0
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      scripts/windows/install-as-service.bat

+ 1
- 1
scripts/windows/install-as-service.bat Ver arquivo

@@ -6,7 +6,7 @@
:: https://nssm.cc/download
:: This script itself should run in the gogs path, too.
:: In case of startup failure, please read carefully the log file.
:: Make sure Gitea work running manually with "gogs web" before running
:: Make sure Gitea work running manually with "gitea web" before running
:: this script.
:: And, please, read carefully the installation docs first:
:: https://gogs.io/docs/installation

Carregando…
Cancelar
Salvar