Skip to content

Instantly share code, notes, and snippets.

@plasticrake
Created January 24, 2017 00:06
Show Gist options
  • Save plasticrake/97fc114da39f93d81e5237d756c20446 to your computer and use it in GitHub Desktop.
Save plasticrake/97fc114da39f93d81e5237d756c20446 to your computer and use it in GitHub Desktop.
#!/bin/sh
killall "Plex Media Server"
sleep 5
open "/Applications/Plex Media Server.app"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment