浏览代码

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

Alois Mahdal 11 年前
父节点
当前提交
a46393d6e7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      cgi-bin/rndfile.cgi

+ 1
- 1
cgi-bin/rndfile.cgi 查看文件

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