This commit is contained in:
Zsolt Ero
2024-09-12 13:15:33 +02:00
parent 12fe0de684
commit f461b47099
2 changed files with 5 additions and 5 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}\nstarting full_sync')
print(f'---\n{now}\nStarting full_sync')
full_sync(force)