diff options
Diffstat (limited to 'support/mapto')
-rwxr-xr-x | support/mapto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/mapto b/support/mapto index a1dbe3c1..95887523 100755 --- a/support/mapto +++ b/support/mapto @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # This helper script makes it easy to use a passwd or group file to map # values in a LOCAL transfer. For instance, if you mount a backup that # does not have the same passwd setup as the local machine, you can do |