From 14d8acfe8f821bdf423037071cf150532a32aa64 Mon Sep 17 00:00:00 2001 From: Yunobot Date: Thu, 14 May 2020 14:03:41 +0000 Subject: [PATCH] fixed typo --- dns_nohost_me.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns_nohost_me.md b/dns_nohost_me.md index 2452f9fc..5a2be3f7 100644 --- a/dns_nohost_me.md +++ b/dns_nohost_me.md @@ -65,7 +65,7 @@ you must request a domain reset on the forum If you wish to use a different automatic domain, you first have to remove your present domain registration. This is done in 3 steps: -1. Remove the domain from your instance (via webadmin or the `yunohost doamin remove` CLI). +1. Remove the domain from your instance (via webadmin or the `yunohost domain remove` CLI). **/!\ Caution: this will remove any app installed on this domain, along with its data.** 2. Ask for registration removal [in the dedicated forum thread](https://forum.yunohost.org/t/nohost-domain-recovery/442). 3. Remove automatic domain configuration files on your server, via CLI only : `sudo rm /etc/cron.d/yunohost-dyndns && sudo rm -r /etc/yunohost/dyndns`