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

Commit d6314e2

Browse files
Merge pull request #18 from DefinetlyNotAI/DefinetlyNotAI-patch-1
2 parents 157e509 + fcae473 commit d6314e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)