From d0adcaeec99c75449eef474de7a1e8e4158e1647 Mon Sep 17 00:00:00 2001 From: kosenka Date: Tue, 8 Apr 2025 11:04:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20hestiacp=5Finstall?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hestiacp_install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hestiacp_install b/hestiacp_install index 4422e48..22534c8 100644 --- a/hestiacp_install +++ b/hestiacp_install @@ -10,6 +10,7 @@ # reboot # sudo -s +# apt-get install -y memcached php-memcached php8.2-memcached # usermod -aG sudo $USERNAME # v-change-user-package $USERNAME default # v-change-user-shell $USERNAME bash @@ -73,6 +74,8 @@ save and exit # rm /home/$USERNAME/web/$DOMAIN/public_html/robots.txt # git clone https://git.kosenka.ru/kosenka/$DOMAIN.git . # php composer.phar install +# touch /home/$USERNAME/web/$DOMAIN/public_html/config/params-local.php + # sudo su - # v-change-web-domain-docroot $USERNAME $DOMAIN $DOMAIN web