From 77008d4a72fc1d3af9fdd83278171cfd39ee253c Mon Sep 17 00:00:00 2001 From: mgrl39 Date: Tue, 13 Aug 2024 03:16:07 +0200 Subject: [PATCH] Update 2024-06-07-wordpress.md --- _posts/2024-06-07-wordpress.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/_posts/2024-06-07-wordpress.md b/_posts/2024-06-07-wordpress.md index 81959df..63aafcc 100644 --- a/_posts/2024-06-07-wordpress.md +++ b/_posts/2024-06-07-wordpress.md @@ -21,10 +21,7 @@ sudo apt install wget zip -y ![Imagen 200](https://raw.githubusercontent.com/mgrl39/Born2BeRoot/main/steps/b2br_img_200.png) ```bash -cd /var/www -``` -```bash -sudo wget https://es.wordpress.org/latest-es_ES.zip +cd /var/www && sudo wget https://es.wordpress.org/latest-es_ES.zip ``` ![Imagen 202](https://raw.githubusercontent.com/mgrl39/Born2BeRoot/main/steps/b2br_img_202.png) ![Imagen 203](https://raw.githubusercontent.com/mgrl39/Born2BeRoot/main/steps/b2br_img_203.png)