From dc79cceaffaeebd76a241b169172a40466bf4844 Mon Sep 17 00:00:00 2001 From: narF Date: Wed, 14 Feb 2024 21:23:25 -0500 Subject: [PATCH] Add instructions for installing curl and overwriting config files --- .../10.install/25.installing_debian/installing_debian.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/02.administer/10.install/25.installing_debian/installing_debian.md b/pages/02.administer/10.install/25.installing_debian/installing_debian.md index 7dbc7bc2..919359c7 100644 --- a/pages/02.administer/10.install/25.installing_debian/installing_debian.md +++ b/pages/02.administer/10.install/25.installing_debian/installing_debian.md @@ -50,5 +50,6 @@ The installer will ask about which **desktop environment** you want. You should 1. Remove the installation media (unplug the USB stick) 2. Reboot 3. Login as `root` with the long complex password you created earlier. -4. Proceed to install Yunohost on Debian using these instructions: https://yunohost.org/en/install/hardware:vps_debian - +4. Install curl by typing `apt install curl` +5. Proceed to install Yunohost on Debian using these instructions: https://yunohost.org/en/install/hardware:vps_debian + - The installer will ask for permission to overwrite some configuration files. Select Yes.