Changelog: https://roxy-wi.org/changelog#6_2_0
pull/343/head
Pavel Loginov 2022-09-16 12:41:51 +03:00
parent 5f1221c759
commit d9663ad49c
1 changed files with 2 additions and 1 deletions

View File

@ -1900,7 +1900,8 @@ if form.getvalue('update_roxy_wi'):
'roxy-wi-smon',
'roxy-wi-metrics',
'roxy-wi-portscanner',
'roxy-wi-socket']
'roxy-wi-socket',
'roxy-wi-prometheus-exporter']
if service not in services:
print('error: ' + service + ' is not part of Roxy-WI')
sys.exit()