mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
owncloud: fix diagnose url
This commit is contained in:
parent
a95142cfff
commit
f81e4a60d3
@ -34,6 +34,6 @@ def diagnose():
|
||||
results = []
|
||||
|
||||
results.extend(action_utils.diagnose_url_on_all(
|
||||
'https://{host}/roundcube', extra_options=['--no-check-certificate']))
|
||||
'https://{host}/owncloud', extra_options=['--no-check-certificate']))
|
||||
|
||||
return results
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user