i think i figured out why the launchd script included in my homebrew formula was not working

This commit is contained in:
Matthew Connelly 2015-02-25 21:05:29 +00:00
parent abe2be66f3
commit cd299374c6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/perl #!/usr/bin/env perl
package Maff::Utility::AyudanteLobo; package Maff::Utility::AyudanteLobo;
use strict; use strict;