diff options
author | James McKinney <james@slashpoundbang.com> | 2011-10-16 20:42:55 -0400 |
---|---|---|
committer | James McKinney <james@slashpoundbang.com> | 2011-10-16 20:42:55 -0400 |
commit | 62817c9ea3f5838c850532ad875952d1bff34ad6 (patch) | |
tree | dcf085762d4df699d16b37c0d977313e3088bfce /script/wraptest | |
parent | 08f9c44fb9ac3254321c92402d144b9bd61dc70e (diff) |
fix a few more paths
Diffstat (limited to 'script/wraptest')
-rwxr-xr-x | script/wraptest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/wraptest b/script/wraptest index d62e4ce48..780c9b4a2 100755 --- a/script/wraptest +++ b/script/wraptest @@ -1,4 +1,4 @@ -#!/usr/bin/ruby +#!/usr/bin/env ruby # # wraptest: # Test email wrapping function |