mirror of
https://codeberg.org/gwh/slackbuilds.git
synced 2024-11-16 19:51:19 +01:00
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
|
||||
mkdir -p $(dirname $REPOSITORY)
|
||||
cd $(dirname $REPOSITORY)
|
||||
git clone http://github.com/philjackson/magit.git $PRGNAM
|
||||
git clone http://github.com/magit/magit.git $PRGNAM
|
||||
fi
|
||||
|
||||
( cd $REPOSITORY
|
||||
|
|
Loading…
Reference in a new issue