mirror of
https://github.com/gogs/gogs.git
synced 2026-04-13 23:47:46 +02:00
Simplify description
This commit is contained in:
@@ -18,7 +18,7 @@ SET gogspath=C:\gogs
|
||||
nssm install gogs "%gogspath%\gogs.exe"
|
||||
nssm set gogs AppParameters "web"
|
||||
nssm set gogs Description "A painless self-hosted Git service."
|
||||
nssm set gogs DisplayName "Gogs - Go Git Service"
|
||||
nssm set gogs DisplayName "Gogs"
|
||||
nssm set gogs Start SERVICE_DELAYED_AUTO_START
|
||||
nssm set gogs AppStdout "%gogspath%\gogs.log"
|
||||
nssm start gogs
|
||||
|
||||
Reference in New Issue
Block a user