mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
bugfix
This commit is contained in:
parent
aa5c80de85
commit
aeb7f116f1
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ import re
|
|||
import getpass
|
||||
import subprocess
|
||||
import requests
|
||||
import json
|
||||
from yunohost import YunoHostError, YunoHostLDAP, validate, colorize, get_required_args, win_msg
|
||||
from yunohost_domain import domain_add
|
||||
from yunohost_dyndns import dyndns_subscribe
|
||||
|
|
Loading…
Add table
Reference in a new issue