Archived
1
0
Fork 0

New script to manage servers

This commit is contained in:
Mercier Pierre-Olivier 2013-09-15 15:27:05 +02:00
parent 0001a46686
commit 7b2a4185c9
3 changed files with 75 additions and 35 deletions

View file

@ -1,7 +1,7 @@
#! /bin/bash
# Install missing packets
PACKAGES_LIST="libnet-ldap-perl libxml-libxml-perl libgearman-client-perl"
PACKAGES_LIST="libnet-ldap-perl libxml-libxml-perl libgearman-client-perl libmailtools-perl libmail-sendmail-perl"
if ! whereis dpkg > /dev/null 2> /dev/null
then