Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit 40bc5ae

Browse files
authored
Update Pyinstaller_python.py
1 parent 4920b29 commit 40bc5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/Bots/Instagram_Bot/Pyinstaller_python.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
PyInstaller.__main__.run([
44
'--name=Instagram Bot',
55
'-F',
6-
'--icon=favicon.ico',
6+
'--icon=IG_bot_logo.ico',
77
'Instagram_bot.py',
88
])

0 commit comments

Comments
 (0)