mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-20 02:04:54 +00:00
change to more typical path
This commit is contained in:
parent
88aa159be2
commit
b8ec015209
@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/perl
|
||||
use IO::Socket::INET;
|
||||
|
||||
my ($ip, $port, $file) = @ARGV;
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/perl
|
||||
################################################################################
|
||||
# sendmail.pl
|
||||
# <rename this to /usr/sbin/sendmail for a FreeSWITCH
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/perl
|
||||
##########################################################################
|
||||
# rss2ivr.pl -- A Script to turn an RSS feed into audio files.
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/perl
|
||||
|
||||
my $home = shift;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user