mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Added command to set the new domain as the main domain
This commit is contained in:
parent
b30f6b8f70
commit
51a04bbeb3
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@ yunohost dyndns subscribe -d whateveryouwant.nohost.me
|
||||||
|
|
||||||
# Update the DNS conf
|
# Update the DNS conf
|
||||||
yunohost dyndns update
|
yunohost dyndns update
|
||||||
|
|
||||||
|
# Set it as the main domain
|
||||||
|
yunohost tools maindomain --new-domain whateveryouwant.nohost.me
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Retrieve a nohost.me, noho.st or ynh.fr domain
|
#### Retrieve a nohost.me, noho.st or ynh.fr domain
|
||||||
|
|
Loading…
Reference in a new issue