diff options
Diffstat (limited to 'web/stream.gathering.org/embed.pl')
-rwxr-xr-x | web/stream.gathering.org/embed.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/stream.gathering.org/embed.pl b/web/stream.gathering.org/embed.pl index bdd00eb..91fc413 100755 --- a/web/stream.gathering.org/embed.pl +++ b/web/stream.gathering.org/embed.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; use CGI; |