Use /usr/bin/env

This commit is contained in:
robotis 2012-02-21 13:24:55 +00:00
parent 54ea212402
commit a8e8b2e9b7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /usr/bin/python3
#!/usr/bin/env python3
"""
Lesscpy run script
<jtm@robot.is>