Skip to content

Commit

Permalink
Remove samples/redirects command in deploy script (#1825)
Browse files Browse the repository at this point in the history
  • Loading branch information
Corina authored Mar 20, 2019
1 parent 333b000 commit 1512fe6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/deploy_pages
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit 1512fe6

Please sign in to comment.