This commit is contained in:
Carlos Polop
2025-01-02 22:26:08 +01:00
parent bad627b7db
commit b340bf8ada
2 changed files with 2 additions and 1 deletions

View File

@@ -382,7 +382,7 @@ if __name__ == "__main__":
else: else:
print("You need to indicate either a directory or a list of files to translate.") print("You need to indicate either a directory or a list of files to translate.")
exit(1) exit(0)
# Copy summary # Copy summary
copy_files(source_folder, dest_folder) copy_files(source_folder, dest_folder)

View File

@@ -323,3 +323,4 @@ fi
{{#include ../../banners/hacktricks-training.md}} {{#include ../../banners/hacktricks-training.md}}