From 5745b8fb3739e439493f2912a4bb79469d51997d Mon Sep 17 00:00:00 2001 From: Christopher Chedeau Date: Thu, 17 Sep 2015 17:19:51 -0700 Subject: [PATCH] Bring back the sync tool to a good state Differential Revision: D2448321 --- website/setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/website/setup.sh b/website/setup.sh index 82c09923a..094926583 100755 --- a/website/setup.sh +++ b/website/setup.sh @@ -18,3 +18,4 @@ git checkout origin/gh-pages git checkout -b gh-pages git branch --set-upstream-to=origin/gh-pages cd ../react-native/website +