-rw-r--r-- | examples/python/simple.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/simple.py b/examples/python/simple.py index 0ac9bd2..44fcae7 100644 --- a/examples/python/simple.py +++ b/examples/python/simple.py @@ -1,3 +1,3 @@ -#!pyquicklauncher +#!/usr/bin/env pyquicklauncher # -*- coding: iso8859-15 -*- #--------------------------------------------------------------------------------------------------# |