From fec11242106822de9806c2785969496a32d28da5 Mon Sep 17 00:00:00 2001 From: vitrinekast Date: Tue, 26 Mar 2024 12:31:55 +0000 Subject: [PATCH] return the script --- script.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.py b/script.py index db1e759..2429081 100644 --- a/script.py +++ b/script.py @@ -115,4 +115,4 @@ with open("/home/xpub/www/html/tl-dr/book.html", "w") as f: # At the moment, we are not storing logs in the log folder anymore # with open(log_file_name, "w") as f: # print(output, file=f) - + \ No newline at end of file