hash bang

This commit is contained in:
Eric Romano
2013-05-20 12:44:12 -04:00
parent f02cf4f55b
commit fa99b51b43

2
gitfiti.py Normal file → Executable file
View File

@ -1,4 +1,4 @@
#!/bin/env python
#!/usr/bin/env python
import os, sys, datetime, math, itertools
try:
import requests