Skip to content

Commit 823ebf2

Browse files
committed
more sync memes as we wait for server stuff to get done
1 parent 034bef4 commit 823ebf2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

other_files/Lunasmixedprograms/syncfiles.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ def sync_folder(source, destination):
3535

3636
pre_sync_folder(windows_path, winxlinux_temp_path)
3737
pre_sync_folder(server1_path, winxlinux_temp_path)
38+
pre_sync_folder(winxlinux_temp_path, windows_path)
39+
pre_sync_folder(winxlinux_temp_path, server1_path)
3840

3941
while True:
4042
sync_folder(windows_path, winxlinux_temp_path)

0 commit comments

Comments
 (0)