Fixes #20712 on unix-like OS (#20751)

Summary:
add `packager.sh` for run-android task for unix like system. This only fix on linux and macOS.
pass all current ci.
none
 [GENERAL] [BUGFIX] [CLI] - add `packager.sh` back for run-android task
Pull Request resolved: https://github.com/facebook/react-native/pull/20751

Differential Revision: D9398197

Pulled By: hramos

fbshipit-source-id: 213b066c0c034136c5ad5bbf8d45c6f331b1d185
This commit is contained in:
gengjiawen 2018-08-20 07:19:59 -07:00 committed by Facebook Github Bot
parent 5be1726d28
commit a84785cc34
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@
"scripts/ios-install-third-party.sh",
"scripts/launchPackager.bat",
"scripts/launchPackager.command",
"scripts/packager.sh",
"scripts/react-native-xcode.sh",
"jest-preset.json",
"jest",