Remove ! at end of url (fixes open url in gnome-terminal)

The ! at the end of the url is parsed as part of
the url if one uses "Open Link" in gnome-terminal.
This commit is contained in:
j
2015-12-04 00:47:58 +01:00
parent c45e394824
commit a4396b89a7
+1 -1
View File
@@ -245,7 +245,7 @@ def success_installation(domains):
"""
util(interfaces.IDisplay).notification(
"Congratulations! You have successfully enabled {0}!{1}{1}"
"Congratulations! You have successfully enabled {0}{1}{1}"
"You should test your configuration at:{1}{2}".format(
_gen_https_names(domains),
os.linesep,