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 ------------------ ;