ask about username in config
This commit is contained in:
parent
8a552c1dfc
commit
413fee7b5a
1 changed files with 4 additions and 0 deletions
4
debian/config
vendored
4
debian/config
vendored
|
@ -24,3 +24,7 @@ if command -v letsencrypt >/dev/null; then
|
|||
db_go
|
||||
fi
|
||||
fi
|
||||
|
||||
# Do you want to change gitlab user?
|
||||
db_input high gitlab/user || true
|
||||
db_go
|
||||
|
|
Loading…
Reference in a new issue