change of repo
This commit is contained in:
parent
f6c446431a
commit
d3b785a762
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ cd $TMP
|
||||||
if [ ! -e $REPOSITORY ] ; then
|
if [ ! -e $REPOSITORY ] ; then
|
||||||
mkdir -p $(dirname $REPOSITORY)
|
mkdir -p $(dirname $REPOSITORY)
|
||||||
cd $(dirname $REPOSITORY)
|
cd $(dirname $REPOSITORY)
|
||||||
git clone http://github.com/philjackson/magit.git $PRGNAM
|
git clone http://github.com/magit/magit.git $PRGNAM
|
||||||
fi
|
fi
|
||||||
|
|
||||||
( cd $REPOSITORY
|
( cd $REPOSITORY
|
||||||
|
|
Loading…
Add table
Reference in a new issue