mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #62] [THEME] theme script.sh doesn't generate reader icon file #16
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shaunsingh on GitHub (Oct 27, 2021).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/62
Describe the bug
https://github.com/Lauryy06/Upsilon/blob/upsilon-dev/themes/script.sh script doesn't generate the reader icon file
To Reproduce
Steps to reproduce the behavior:
sh script.shmake OMEGA_USERNAME="<name>" THEME_NAME=<themename> binpack -j8Expected behavior
The reader icon file should be produced
Screenshots


Desktop (please complete the following information):
@Lauryy06 commented on GitHub (Oct 28, 2021):
I'm working on it
@Lauryy06 commented on GitHub (Oct 28, 2021):
Done in
0a1b3bcaee, thanks for the issue !