mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Remove ask in maindomain action to display main domain
This commit is contained in:
parent
64fe908a7f
commit
0ee22b9301
1 changed files with 0 additions and 1 deletions
|
@ -961,7 +961,6 @@ tools:
|
|||
-n:
|
||||
full: --new-domain
|
||||
extra:
|
||||
ask: "New main domain"
|
||||
pattern:
|
||||
- '^([a-zA-Z0-9]{1}([a-zA-Z0-9\-]*[a-zA-Z0-9])*)(\.[a-zA-Z0-9]{1}([a-zA-Z0-9\-]*[a-zA-Z0-9])*)*(\.[a-zA-Z]{1}([a-zA-Z0-9\-]*[a-zA-Z0-9])*)$'
|
||||
- "Must be a valid domain name (e.g. my-domain.org)"
|
||||
|
|
Loading…
Add table
Reference in a new issue