Skip to content

Instantly share code, notes, and snippets.

@libo1106
Created September 19, 2012 05:46
Show Gist options
  • Save libo1106/3747883 to your computer and use it in GitHub Desktop.
Save libo1106/3747883 to your computer and use it in GitHub Desktop.
goagent.sh
#!/bin/sh
nohup python ~/goagent/local/proxy.py >/dev/null 2>&1 &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment