whoops
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
parent
0927bb1185
commit
341792f8b1
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -40,7 +40,7 @@ def validate_config() -> None:
|
|||
if response.status_code != 200:
|
||||
raise
|
||||
except:
|
||||
print("Unable validate Domain in config.ini.")
|
||||
print("Unable validate Host in config.ini.")
|
||||
exit(1)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue