mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-22 03:05:13 -04:00
✏️ typo
This commit is contained in:
parent
b405dbe2c4
commit
c2de9ddcb4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -82,7 +82,7 @@ prepare: bitmaps themes
|
|||
@cd bitmaps && zip -r $(BIN_DIR)/bitmaps.zip * && cd ..
|
||||
@cd themes
|
||||
#
|
||||
# Bibata-Original
|
||||
# Bibata-Modern
|
||||
#
|
||||
@$(foreach theme,$(THEMES), tar -czvf $(BIN_DIR)/Bibata-Modern-$(theme).tar.gz Bibata-Modern-$(theme);)
|
||||
@$(foreach theme,$(THEMES), zip -r $(BIN_DIR)/Bibata-Modern-$(theme)-Windows.zip Bibata-Modern-$(theme)-Windows;)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue