mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-01-06 09:43:42 -08:00
t
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
@@ -323,3 +323,4 @@ fi
|
|||||||
{{#include ../../banners/hacktricks-training.md}}
|
{{#include ../../banners/hacktricks-training.md}}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user