commit message from python script

This commit is contained in:
2024-02-12 16:37:31 +01:00
parent c46f5f0dfb
commit 7109834d42

View File

@@ -31,7 +31,6 @@ if __name__ == "__main__":
if rclone_folders_copy(folder_to_sync=folder_to_sync_manuell, dest_folder="/home/jonnybravo/.nextcloud") is True:
print("Sync erfolgreich")
time.sleep(60)
else:
print("Sync nicht erfolgreich !!")