Fixed typo

Change-Id: Ibbd3fbf010ccaafd68361a212292420a6960a5c6
This commit is contained in:
TimurNurlygayanov 2013-11-21 17:10:29 +04:00
parent 8e5116283c
commit 587e6e0143
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ mkdir "${TEMP}"
#clone and clean github pages
cd "${TEMP}"
git clone https://github.com/murano-docs/murano-docs.github.io.git murano-docs
git clone git@github.com:murano-docs/murano-docs.github.io.git murano-docs
cd murano-docs
ls -A1 | grep -v -e '\.git' -e '\.nojekyll' | xargs git rm -rf