mirror of
https://github.com/samba-team/samba.git
synced 2025-09-20 17:44:21 +03:00
examples: Fix perl path.
Fix bug #8176 (wall.perl example uses /usr/loca/bin for pat to perl binary). (cherry picked from commit2bec3bd80f
) (cherry picked from commitb01b1faafe
)
This commit is contained in:
committed by
Karolin Seeger
parent
6cbf3638d5
commit
a0c80c5aba
@@ -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
|
||||
|
Reference in New Issue
Block a user