From 81501eae66c9b46283b16cb83e4037938655094d Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 25 Feb 2016 16:12:24 +0100 Subject: dont set custom log destination --- vagrant/configure-leap.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'vagrant/configure-leap.sh') diff --git a/vagrant/configure-leap.sh b/vagrant/configure-leap.sh index b22756de..61ffeab7 100755 --- a/vagrant/configure-leap.sh +++ b/vagrant/configure-leap.sh @@ -24,7 +24,6 @@ chown ${USER}:${USER} ${PROVIDERDIR} cd $PROVIDERDIR $LEAP $OPTS new --contacts "$contacts" --domain "$provider_domain" --name "$provider_name" --platform=/vagrant . -$SUDO echo -e '\n@log = "/var/log/leap/deploy.log"' >> Leapfile if [ ! -e /home/${USER}/.ssh/id_rsa ]; then $SUDO ssh-keygen -f /home/${USER}/.ssh/id_rsa -P '' -- cgit v1.2.3