From fcae47354960394b7b8fb5e462ca159e7d357e58 Mon Sep 17 00:00:00 2001 From: Shahm Najeeb Date: Sat, 26 Apr 2025 21:39:05 +0400 Subject: [PATCH] Update config.ini Signed-off-by: Shahm Najeeb --- config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini b/config.ini index fd674ce..c0c02d2 100644 --- a/config.ini +++ b/config.ini @@ -65,7 +65,7 @@ Tomfoolery().WindowTeleport() = None, start() ; This is the command that will be used to compile the script ; MAKE SURE TO KNOW WHAT YOU ARE DOING ; Placeholders to use is {scripts} -COMMAND: pyinstaller --onefile {scripts} +COMMAND = pyinstaller --onefile {scripts} ; --------------- Advanced Settings ------------------ ;