diff options
Diffstat (limited to 'web/stream.gathering.org/generate_vlc.pl')
-rwxr-xr-x | web/stream.gathering.org/generate_vlc.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/stream.gathering.org/generate_vlc.pl b/web/stream.gathering.org/generate_vlc.pl index 2b7ff04..178973d 100755 --- a/web/stream.gathering.org/generate_vlc.pl +++ b/web/stream.gathering.org/generate_vlc.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -I /root/tgmanage/web/streamlib
+#!/usr/bin/perl -I /root/tgmanage/web/stream.gathering.org/streamlib
use warnings;
use strict;
|