Quotes
This commit is contained in:
parent
fd82e5154e
commit
2749e984a2
|
@ -4542,7 +4542,7 @@ function intrusion_detection {
|
|||
apt-get -y --force-yes install tripwire
|
||||
apt-get -y --force-yes autoremove
|
||||
cd /etc/tripwire
|
||||
cp -local.key $DOMAIN_NAME-local.key
|
||||
cp "-local.key" $DOMAIN_NAME-local.key
|
||||
cp site.key $DOMAIN_NAME-site.key
|
||||
echo ''
|
||||
echo ''
|
||||
|
|
Loading…
Reference in New Issue