This commit is contained in:
ahmadbilalkhalid 2019-08-27 13:36:10 +05:00
parent d51f7fcbfd
commit 6e76ece2e7

View file

@ -38,4 +38,4 @@ def setup(auth_name, auth_seed, auth_realm, realm_allowed, otp_server):
if all(result):
print("Successfull installation :)")
else:
print("Unsuccessful installation ;(")
print("Unsuccessful installation. Please fix errors then run the installation again")