Skip to content

Commit

Permalink
add lib/FusionInventory/Agent/SNMP/Live.pm symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonéri Le Bouder committed Sep 13, 2012
1 parent 0337187 commit 228f121
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/createExtLinks.sh
Expand Up @@ -7,5 +7,7 @@ for task in Deploy Network ESX; do
done
ln -f -v -s "$PWD/../agent-task-esx/lib/FusionInventory/VMware" lib/FusionInventory/VMware
ln -f -v -s $PWD/../agent-task-network/lib/FusionInventory/Agent/SNMP.pm lib/FusionInventory/Agent/SNMP.pm
mkdir -p lib/FusionInventory/Agent/SNMP
ln -f -v -s $PWD/../agent-task-network/lib/FusionInventory/Agent/SNMP/Live.pm lib/FusionInventory/Agent/SNMP/Live.pm
ln -f -v -s $PWD/../agent-task-network/lib/FusionInventory/Agent/Tools/* lib/FusionInventory/Agent/Tools/
ln -f -v -s $PWD/../agent-task-esx/fusioninventory-esx .

0 comments on commit 228f121

Please sign in to comment.