view extra/soundsoftware/run-hginit.sh @ 1621:3a510bf6a9bc

Merge from live branch
author Chris Cannam
date Fri, 13 Jul 2018 10:44:33 +0100
parents c18460da6620
children 8bc0cee5d93f
line wrap: on
line source
#!/bin/sh
location="$1"
hg init "$location" && mkdir "$location/.hg/store/data"