diff --git a/sync_to_remotes.py b/sync_to_remotes.py index e658bf8..53192dd 100755 --- a/sync_to_remotes.py +++ b/sync_to_remotes.py @@ -64,7 +64,6 @@ def sync_to_remotes(src: str, dest: str): if __name__ == "__main__": remotes = [ - ("/home/jas/sync_to_remotes/", "protondrive:/desktop-backups/"), ("/home/jas/sync_to_remotes/", "wasabi:/desktop-backups-rep/"), ]