mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
make util/configure executable.
This commit is contained in:
1
util/configure
vendored
Normal file → Executable file
1
util/configure
vendored
Normal file → Executable file
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env perl
|
||||
|
||||
use 5.004;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
|
Reference in New Issue
Block a user