OCSInventory-NG / UnixAgent

This is the OCS unified agent for Unix operating systems
http://www.ocsinventory-ng.org/en/
GNU General Public License v2.0
89 stars 84 forks source link

fix(macOS): update perl shebang to use 5.30 version #470

Closed Lea9250 closed 5 months ago

Lea9250 commented 5 months ago

Status

READY

macOS 14.4+ requires setting the shebang to perl5.30 for the agent to run successfully. Adds a patch file for this modification to macosx patches fixes #461