i think i figured out why the launchd script included in my homebrew formula was not working
This commit is contained in:
parent
abe2be66f3
commit
cd299374c6
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/perl
|
||||
#!/usr/bin/env perl
|
||||
package Maff::Utility::AyudanteLobo;
|
||||
|
||||
use strict;
|
||||
|
|
Loading…
Reference in New Issue