ask about username in config

This commit is contained in:
Praveen Arimbrathodiyil 2017-02-15 11:49:55 +05:30
parent 8a552c1dfc
commit 413fee7b5a

4
debian/config vendored
View file

@ -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