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