diff --git a/lsteamclient/gen_wrapper.py b/lsteamclient/gen_wrapper.py index 1e3147c1..a9c6e7fd 100755 --- a/lsteamclient/gen_wrapper.py +++ b/lsteamclient/gen_wrapper.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2 +#!/usr/bin/env python2 #NOTE: If you make modifications here, consider whether they should #be duplicated in ../vrclient/gen_wrapper.py