File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -768,9 +768,7 @@ chmod 660 $HESTIA/conf/hestia.conf
768768
769769# Symlink to Hestia for compatibilty
770770ln -s $HESTIA /usr/local/vesta
771- ln -s $HESTIA /log /var/log/vesta
772771ln -s $HESTIA /conf/hestia.conf /usr/local/vesta/conf/vesta.conf
773- ln -s /etc/profile.d/hestia.sh /etc/profile.d/vesta.sh
774772
775773# WEB stack
776774if [ " $apache " = ' yes' ] && [ " $nginx " = ' no' ] ; then
Original file line number Diff line number Diff line change @@ -764,9 +764,7 @@ chmod 660 $HESTIA/conf/hestia.conf
764764
765765# Symlink to Vesta for compatibilty
766766ln -s $HESTIA /usr/local/vesta
767- ln -s $HESTIA /log /var/log/vesta
768767ln -s $HESTIA /conf/hestia.conf /usr/local/vesta/conf/vesta.conf
769- ln -s /etc/profile.d/hestia.sh /etc/profile.d/vesta.sh
770768
771769# Web stack
772770if [ " $apache " = ' yes' ] && [ " $nginx " = ' no' ] ; then
You can’t perform that action at this time.
0 commit comments