diff options
Diffstat (limited to 'perl-install/share/advertising/drweb.pl')
-rw-r--r-- | perl-install/share/advertising/drweb.pl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/share/advertising/drweb.pl b/perl-install/share/advertising/drweb.pl new file mode 100644 index 000000000..8216533c8 --- /dev/null +++ b/perl-install/share/advertising/drweb.pl @@ -0,0 +1,5 @@ +#!/usr/bin/perl + +$width = 556; +$height = 303; + |