From 762aa093e0daee0fa0ba3099a4d064521ad2cf3b Mon Sep 17 00:00:00 2001 From: Anthony Gargiulo Date: Sat, 23 Jun 2012 14:59:50 -0400 Subject: [PATCH] Switching back to python 2.x for now --- github-backup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-backup.py b/github-backup.py index abd6c3d..a7a2763 100755 --- a/github-backup.py +++ b/github-backup.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/env python # Author: Anthony Gargiulo (anthony@agargiulo.com) # Created Fri Jun 15 2012