mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-10 15:49:36 +08:00
4 lines
41 B
Bash
Executable File
4 lines
41 B
Bash
Executable File
#!/bin/sh
|
|
|
|
kill -9 `lsof -t -i4TCP:8081`
|