Przeglądaj źródła

Merge branch 'master' of github.com:AloisMahdal/minions

Alois Mahdal 11 lat temu
rodzic
commit
a46393d6e7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      cgi-bin/rndfile.cgi

+ 1
- 1
cgi-bin/rndfile.cgi Wyświetl plik

@@ -1,4 +1,4 @@
1
-#!c:\strawberry\perl\bin\perl.exe
1
+#!/usr/bin/perl
2 2
 use strict;
3 3
 use warnings;
4 4
 use Readonly;