woops, fix repo
This commit is contained in:
parent
4d3c70ef1c
commit
b51c55400c
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ if [ -e $REPOSITORY ] ; then
|
|||
git pull
|
||||
)
|
||||
else
|
||||
git clone https://github.com/diveintomark/diveintopython3.git $REPOSITORY
|
||||
git clone https://github.com/diveintomark/diveintohtml5.git $REPOSITORY
|
||||
fi
|
||||
|
||||
mkdir -p $PKG$PREFIX/doc/
|
||||
|
|
Loading…
Add table
Reference in a new issue