changelog shortlog graph tags branches changeset files file revisions raw help

Mercurial > infra / annotate scripts/get-etc.sh

changeset 371: 7dcabf3e0edc
parent: f35358f2f4ff
author: Richard Westhaver <ellis@rwest.io>
date: Tue, 24 Sep 2024 15:53:24 -0400
permissions: -rwxr-xr-x
description: no link in bootstrap.sh
212
91cb7ffc5945 remove cdn. begin phase2
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
1
 #!/bin/bash
229
989b1b4782dc scripts update
Richard Westhaver <ellis@rwest.io>
parents: 212
diff changeset
2
 TARGETDIR=${1:-.stash/etc}
363
f35358f2f4ff updates
Richard Westhaver <ellis@rwest.io>
parents: 229
diff changeset
3
 hg clone https://vc.compiler.company/etc $TARGETDIR