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 38fbf9c..bdd00eb 100755 --- a/web/stream.gathering.org/embed.pl +++ b/web/stream.gathering.org/embed.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -I /srv/streamlib +#!/usr/bin/perl -I /root/tgmanage/web/streamlib use warnings; use strict; use CGI; |