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).
This commit is contained in:
parent
b7bc7cd98a
commit
2bec3bd80f
@ -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