This commit is contained in:
Alexandre Aubin 2020-03-31 04:29:12 +02:00
parent 4d9b1050c3
commit 794abd57fd

View file

@ -143,7 +143,7 @@ class App():
elif filename in non_mandatory:
print_warning("Consider adding a file %s" % filename)
else:
print_error("File %s is mandatory" % filename)
print_error("Providing a %s is mandatory" % filename)
#
# Deprecated php-fpm.ini thing