Files
react-native-code-push/stop-packager.sh
2015-06-10 14:48:47 -07:00

4 lines
41 B
Bash
Executable File

#!/bin/sh
kill -9 `lsof -t -i4TCP:8081`