Parcourir la source

Fixed shebang to work on *nices

Not guarranteed to work back on Windows, though
Alois Mahdal il y a 11 ans
Parent
révision
d903f12878
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      bin/mksheet.pl

+ 1
- 1
bin/mksheet.pl Voir le fichier

@@ -1,4 +1,4 @@
1
-#! perl -w
1
+#!/usr/bin/perl
2 2
 
3 3
 ## Author: Alois Mahdal at zxcvb cz
4 4
 # Analyzer for a very primitive remote logging system Front-end is htlogr.pm,