diff options
Diffstat (limited to 'examples')
| -rwxr-xr-x | examples/root/bin/sleeper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/root/bin/sleeper b/examples/root/bin/sleeper index c22d13f40..980d66ac1 100755 --- a/examples/root/bin/sleeper +++ b/examples/root/bin/sleeper @@ -1,4 +1,4 @@ -#!/usr/bin/ruby -w +#!/usr/bin/env ruby -w ### # sleep indefinitely as a debug |
