leave index.md untouched

This commit is contained in:
Ibrahim Hadeed 2016-10-27 07:09:38 -04:00 committed by GitHub
parent 970eb755b6
commit 62d8645468

View File

@ -29,7 +29,7 @@ function run {
git pull origin master
fi
git rm -rf docs/v2/native/*
git rm -rf docs/v2/native/*/
}