Fixed typo
This commit is contained in:
parent
e38c46950f
commit
bfb8de7ffa
|
@ -17,7 +17,7 @@ if [ ! -d .gh-pages ]; then
|
|||
git clone -b gh-pages git@git.maxmind.com:GeoIP2-php .gh-pages
|
||||
cd .gh-pages
|
||||
else
|
||||
echo "Updating .ghpages"
|
||||
echo "Updating .gh-pages"
|
||||
cd .gh-pages
|
||||
git pull
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user