Skip to content

Commit a420a1f

Browse files
authored
Merge pull request #6 from MLSA-SRM/master
updating fork
2 parents 24e8c42 + 474089d commit a420a1f

File tree

1,017 files changed

+34
-26003
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,017 files changed

+34
-26003
lines changed

win_exe/main.spec renamed to CLIK/clik.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
block_cipher = None
44

55

6-
a = Analysis(['main.py'],
6+
a = Analysis(['clik.py'],
77
pathex=['C:\\Users\\Powerhouse\\Documents\\GitHub\\Project-CLIK'],
88
binaries=[],
99
datas=[],
@@ -21,7 +21,7 @@ exe = EXE(pyz,
2121
a.scripts,
2222
[],
2323
exclude_binaries=True,
24-
name='main',
24+
name='clik',
2525
debug=False,
2626
bootloader_ignore_signals=False,
2727
strip=False,
@@ -34,4 +34,4 @@ coll = COLLECT(exe,
3434
strip=False,
3535
upx=True,
3636
upx_exclude=[],
37-
name='main')
37+
name='clik')
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)