X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fcreate_sysop.pl;h=622bc05656052a05edb19b2c30daf5839d7fb3dc;hb=4eef5ad5a1da19f091f3c6f1e50c60772db40a4c;hp=40fc6f05314392a1a38c794fcb269d801f76a3b5;hpb=c6552c92e3a9e3741b68305bfc43124020b57c19;p=spider.git diff --git a/perl/create_sysop.pl b/perl/create_sysop.pl index 40fc6f05..622bc056 100755 --- a/perl/create_sysop.pl +++ b/perl/create_sysop.pl @@ -69,6 +69,7 @@ sub create_it $self->{dxok} = 1; $self->{annok} = 1; $self->{lang} = 'en'; + $self->{group} = [qw(local #9000)]; # write it away $self->close();