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