This commit is contained in:
2025-01-10 23:18:12 +01:00
parent a806f3ed4f
commit a5480144e5

View File

@ -370,7 +370,7 @@ if _BACKUP:
ans = "y" ans = "y"
print(cmnd) print(cmnd)
print("Sync files") print("Sync files")
input("??????") #input("??????")
if _TEST: if _TEST:
ans = input("continue?") or "n" ans = input("continue?") or "n"