A divergent happend
This commit is contained in:
debianpepper 2023-09-22 20:29:21 +09:00
commit 61de14ed6a
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ MSG_FIN = "Finished - "
class Archive: class Archive:
""" """
Copy the miltimedia to the ARCHIVES folder Depending on Copy the multimedia to the ARCHIVES folder Depending on
the architecture it will, copy folders as needed the architecture it will, copy folders as needed
""" """
def __init__(self,sbase,sarch): def __init__(self,sbase,sarch):