Commit ddb0b1b6 authored by Nikhila Ravi's avatar Nikhila Ravi Committed by Facebook GitHub Bot
Browse files

small update to website generation script

Summary: Small fix in website generation script.

Reviewed By: bottler

Differential Revision: D24893286

fbshipit-source-id: 5afbe05d749914788917a3834cf32e2f48bb4765
parent faed5405
...@@ -27,7 +27,7 @@ yarn ...@@ -27,7 +27,7 @@ yarn
yarn run build yarn run build
cd .. || exit cd .. || exit
./scripts/build_website.sh -b bash ./scripts/build_website.sh -b
cd "${WORK_DIR}" || exit cd "${WORK_DIR}" || exit
rm -rf pytorch3d-gh-pages/* rm -rf pytorch3d-gh-pages/*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment