fusioninventory-agent-bin/.INSTALL

5 lines
91 B
Plaintext
Raw Normal View History

2024-11-06 13:57:43 +01:00
post_install() {
cpan install UNIVERSAL::require
cpan install FusionInventory::Agent
}