changelog shortlog graph tags branches changeset files revisions annotate raw help

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

changeset 243: e3c0df295100
parent: 37e516114bab
author: Richard Westhaver <ellis@rwest.io>
date: Thu, 30 May 2024 18:30:46 -0400
permissions: -rwxr-xr-x
description: scripts
1 #!/usr/bin/sh
2 useradd hg -U -r -s /sbin/nologin -d /home/hg -c "mercurial daemon user"