diff --git a/run.sh b/run.sh new file mode 100755 index 0000000..d655747 --- /dev/null +++ b/run.sh @@ -0,0 +1,2 @@ +#!/bin/bash +python2.7 HTTPy.py \ No newline at end of file