diff options
Diffstat (limited to 'scripts/manicure.rb')
-rwxr-xr-x | scripts/manicure.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manicure.rb b/scripts/manicure.rb index 6764a3e1f..9241e1e21 100755 --- a/scripts/manicure.rb +++ b/scripts/manicure.rb @@ -1,4 +1,4 @@ -#! /usr/bin/ruby +#!/usr/bin/env ruby # manincure.rb version 0.66 # This file is part of the HandBrake source code. |