diff --git a/otouto/utilities.lua b/otouto/utilities.lua index 27fd9f8..ea74f2e 100644 --- a/otouto/utilities.lua +++ b/otouto/utilities.lua @@ -310,7 +310,7 @@ function download_to_file(url, file_name) file_name = file_name or get_http_file_name(url, headers) - local file_path = "/home/anditest/tmp/telegram-bot/"..file_name + local file_path = "/home/akamaru/Mikubot-V2/tmp/"..file_name print("Saved to: "..file_path) file = io.open(file_path, "w+") diff --git a/tmp/.gitkeep b/tmp/.gitkeep new file mode 100644 index 0000000..e69de29