summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archey2
-rw-r--r--archey.new2
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]
#