Commit a753a366 by Kevin Falcone Committed by GitHub

Merge pull request #3806 from edx/jibsheet/shebang

Allow `./shovel.py`, not just `python shovel.py`
parents 124e4a41 9ece723b
#!/usr/bin/env python
import argparse import argparse
import subprocess import subprocess
import requests import requests
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment