Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Commit fcae473

Browse files
Update config.ini
Signed-off-by: Shahm Najeeb <[email protected]>
1 parent 157e509 commit fcae473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Tomfoolery().WindowTeleport() = None, start()
6565
; This is the command that will be used to compile the script
6666
; MAKE SURE TO KNOW WHAT YOU ARE DOING
6767
; Placeholders to use is {scripts}
68-
COMMAND: pyinstaller --onefile {scripts}
68+
COMMAND = pyinstaller --onefile {scripts}
6969

7070
; --------------- Advanced Settings ------------------ ;
7171

0 commit comments

Comments
 (0)