Kaynağa Gözat

Fixed shebang to work on *nices

Not guarranteed to work back on Windows, though
Alois Mahdal 11 yıl önce
ebeveyn
işleme
d903f12878
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      bin/mksheet.pl

+ 1
- 1
bin/mksheet.pl Dosyayı Görüntüle

@@ -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,