This commit is contained in:
Zsolt Ero
2024-09-12 12:17:14 +02:00
parent 93f89e51e7
commit e015515245
2 changed files with 4 additions and 4 deletions

View File

@@ -100,7 +100,7 @@ def sync(force):
On a new server this also takes care of everything, no need to run anything manually.
"""
print(f'---\n{now}\nrunning full_sync')
print(f'---\n{now}\nstarting full_sync')
full_sync(force)