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

Commit 29ab86b

Browse files
committed
complete version 1.0.0
1 parent 6c435a2 commit 29ab86b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/Dino.ico

-83.6 KB
Binary file not shown.

src/build_here/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
pyinstaller --onefile --icon="../Dino.ico" --name="PRM" \
3+
pyinstaller --onefile --icon="../computer.ico" --name="PRM" \
44
--add-data="../about.txt:." \
55
../main.py
66

src/computer.ico

3.69 KB
Binary file not shown.

0 commit comments

Comments
 (0)