#!/bin/sh set -e ./install adduser --system --shell /bin/sh --group --disabled-password \ --gecos "Mercurial repositories" hg su -c ./hginit hg