From 1512fe6bdf6b7143a76c209885a5585b343a0b20 Mon Sep 17 00:00:00 2001 From: Corina Date: Wed, 20 Mar 2019 09:48:14 -1000 Subject: [PATCH] Remove samples/redirects command in deploy script (#1825) --- scripts/deploy_pages | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/deploy_pages b/scripts/deploy_pages index d76cca4ce2..f2c467fe63 100644 --- a/scripts/deploy_pages +++ b/scripts/deploy_pages @@ -22,5 +22,3 @@ rsync -av --progress samples/16.customization-selectable-activity/build/ gh-page mkdir gh-pages/17.chat-send-history rsync -av --progress samples/17.chat-send-history/build/ gh-pages/17.chat-send-history/ - -rsync -av --progress samples/redirects/ gh-pages/