From 2749e984a219b51c696b43a2fc5631ebf6e59e7e Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 11 Oct 2014 17:12:08 +0100 Subject: [PATCH] Quotes --- install-freedombone.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-freedombone.sh b/install-freedombone.sh index a053a046..3be88cda 100755 --- a/install-freedombone.sh +++ b/install-freedombone.sh @@ -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 ''