Install without confirmation

This commit is contained in:
Bob Mottram 2014-10-11 15:58:20 +01:00
parent 231a56803e
commit e4e39e5517
1 changed files with 1 additions and 1 deletions

View File

@ -4539,7 +4539,7 @@ function intrusion_detection {
if grep -Fxq "intrusion_detection" $COMPLETION_FILE; then
return
fi
apt-get install tripwire
apt-get -y --force-yes install tripwire
apt-get -y --force-yes autoremove
cd /etc/tripwire
cp arm-local.key $DOMAIN_NAME-local.key