Skip to content

Commit

Permalink
script changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikeweke committed Aug 13, 2022
1 parent a972770 commit 8389ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.bat
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ mkdir release\icon
mkdir release\sounds

COPY "icon\app-icon.png" "release\icon\app-icon.png"
COPY "icon\icon.ico" "release\icon\icon.ico"
COPY "icon\app-icon.ico" "release\icon\app-icon.ico"
COPY "sounds\timer.mp3" "release\sounds\timer.mp3"

ECHO Release app was built successfully!

0 comments on commit 8389ac9

Please sign in to comment.