From e8139a308c664de2a11c27b0523303e2a4fddb83 Mon Sep 17 00:00:00 2001 From: William Ting Date: Sat, 12 May 2012 23:19:36 -1000 Subject: explicitly specify archey to use python3 --- archey | 2 +- archey.new | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archey b/archey index 2faf33e..703764f 100644 --- a/archey +++ b/archey @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Archey [version 0.3.0] # diff --git a/archey.new b/archey.new index 2af3405..e8789e5 100644 --- a/archey.new +++ b/archey.new @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Archey [version 0.3.0] # -- cgit v1.2.3