diff --git a/speedtest.py b/speedtest.py index a33296d..6193f20 100755 --- a/speedtest.py +++ b/speedtest.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # Copyright 2012 Matt Martz # All Rights Reserved.