back to daily monaco runs

This commit is contained in:
Zsolt Ero
2024-09-12 14:06:16 +02:00
parent 3bfa83a10c
commit a346ef347e
2 changed files with 3 additions and 3 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 sync')
full_sync(force)