Use /usr/bin/env, it's more portable.

This commit is contained in:
Tom Adams
2009-12-28 09:45:31 +08:00
committed by Michael Sanders
parent 1e17e07802
commit 74d7a0a402
6 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# #!/usr/bin/tclsh
# #!/usr/bin/env tclsh
snippet #!
#!/usr/bin/tclsh
#!/usr/bin/env tclsh
# Process
snippet pro