diff options
Diffstat (limited to 'support/munge-symlinks')
-rwxr-xr-x | support/munge-symlinks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/munge-symlinks b/support/munge-symlinks index 2aa27f36..3e5f3ad2 100755 --- a/support/munge-symlinks +++ b/support/munge-symlinks @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # This script will either prefix all symlink values with the string # "/rsyncd-munged/" or remove that prefix. |