6
0

clone_original.sh 300 B

1234567
  1. #!/bin/bash
  2. # Clone the G-Node GIN repository containing the original template
  3. # All files in the repo seem to be indexed with git,
  4. # so we don't need to use datalad get.
  5. datalad clone \
  6. git@gin.g-node.org:/BioMedIA/dhcp-volumetric-atlas-groupwise.git \
  7. ../../dhcp-volumetric-atlas-groupwise