[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/tftp-tools/install-clients-linux/sources/unefois/all/ -> conf-ocs.unefois (source)

   1  #!/bin/bash
   2  
   3  mkdir -p /etc/ocsinventory
   4  echo "server=$SE3:909" > /etc/ocsinventory/ocsinventory-agent.cfg 
   5  apt-get install ocsinventory-agent -y
   6  
   7  
   8  # remontee immediate
   9  ocsinventory-agent 


Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1