changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / scripts/add-hg-user.sh

changeset 333: e62738da9ac3
parent: 37e516114bab
author: Richard Westhaver <ellis@rwest.io>
date: Mon, 08 Jul 2024 12:49:42 -0400
permissions: -rwxr-xr-x
description: fix core pack install
1 #!/usr/bin/sh
2 useradd hg -U -r -s /sbin/nologin -d /home/hg -c "mercurial daemon user"