Skip to content
Snippets Groups Projects
Commit b29e1593 authored by Kamil Trzcinski's avatar Kamil Trzcinski
Browse files

Make daemonized name to gitlab-pages-unprivileged

parent 859d55d4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -13,7 +13,7 @@ import (
"github.com/kardianos/osext"
)
 
const daemonRunProgram = "daemon-run"
const daemonRunProgram = "gitlab-pages-unprivileged"
 
func daemonMain() {
if os.Args[0] != daemonRunProgram {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment