mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-11 08:04:23 +08:00
5 lines
43 B
Bash
Executable File
5 lines
43 B
Bash
Executable File
#!/bin/sh
|
|
|
|
npm start &
|
|
lsof -t -i4TCP:8081
|