Add message
This commit is contained in:
parent
0032fcf413
commit
a016599abc
|
@ -304,4 +304,5 @@ copy_static_files()
|
||||||
outdated_index = write_files()
|
outdated_index = write_files()
|
||||||
|
|
||||||
if outdated_index:
|
if outdated_index:
|
||||||
|
print('Generating index')
|
||||||
make_index()
|
make_index()
|
||||||
|
|
Loading…
Reference in New Issue