--- mitgcm.org/scripts/mk_git_tarfile 2017/07/31 20:22:37 1.2 +++ mitgcm.org/scripts/mk_git_tarfile 2017/12/13 18:18:52 1.3 @@ -1,10 +1,10 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/mk_git_tarfile,v 1.2 2017/07/31 20:22:37 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/mk_git_tarfile,v 1.3 2017/12/13 18:18:52 jmc Exp $ # download the source code from github and make a tar file repo='altMITgcm' -code='MITgcm66h' +code='MITgcm' umask 0002