Fixed unixbench Run script
- perl path has changed
This commit is contained in:
parent
5b832396f5
commit
7f7822aebd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/perl -w
|
#!/usr/pkg/bin/perl -w
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue