summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsync-github.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync-github.py b/sync-github.py
index 6eb3fa5..fcb1ef9 100755
--- a/sync-github.py
+++ b/sync-github.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
from pygithub3 import Github
import sys
import os