From e83b1056fc344a61c882fdf026905f24656049dd Mon Sep 17 00:00:00 2001 From: kosenka Date: Thu, 3 Apr 2025 15:40:43 +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=20memories?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- memories | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/memories b/memories index 567059d..32a0bea 100644 --- a/memories +++ b/memories @@ -79,11 +79,11 @@ network: # v-delete-mail-domain [USERNAME] [DOMAIN] -*** relogin as 'admin' +*** relogin as '[USERNAME]' -# cd /home/admin/web/[DOMAIN]/public_html/ -# rm /home/admin/web/[DOMAIN]/public_html/index.html -# rm /home/admin/web/[DOMAIN]/public_html/robots.txt +# cd /home/[USERNAME]/web/[DOMAIN]/public_html/ +# rm /home/[USERNAME]/web/[DOMAIN]/public_html/index.html +# rm /home/[USERNAME]/web/[DOMAIN]/public_html/robots.txt # git clone https://git.kosenka.ru/kosenka/[DOMAIN].git . # php composer.phar install # sudo su -