mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
examples: Fix perl path.
Fix bug #8176 (wall.perl example uses /usr/loca/bin for pat to perl binary).
(cherry picked from commit 2bec3bd80f
)
This commit is contained in:
parent
3b4268ff09
commit
b01b1faafe
@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/perl
|
||||
#
|
||||
#@(#) smb-wall.pl Description:
|
||||
#@(#) A perl script which allows you to announce whatever you choose to
|
||||
|
Loading…
Reference in New Issue
Block a user