From f3f091b4bcd608505e037154519fb4231e165ffb Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Mon, 11 Feb 2013 17:47:21 +0200 Subject: [PATCH] removed --force option --- install/vst-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/vst-install.sh b/install/vst-install.sh index e3d33d90c..e8cfb7b88 100644 --- a/install/vst-install.sh +++ b/install/vst-install.sh @@ -608,9 +608,9 @@ chmod 750 $VESTA/conf chmod 750 $VESTA/data/users chmod 750 $VESTA/data/ips chmod -R 750 $VESTA/data/queue -ln -f -s /usr/local/vesta/log /var/log/vesta +ln -s /usr/local/vesta/log /var/log/vesta adduser backup -ln -f -s /home/backup /backup +ln -s /home/backup /backup chmod a+x /backup # vesta.conf