diff --git a/smuggler.py b/smuggler.py index 3dd7905..77a8461 100755 --- a/smuggler.py +++ b/smuggler.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 # MIT License # # Copyright (c) 2020 Evan Custodio