mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-13 22:54:45 -04:00
📃 Store logs in 'build.log' file
This commit is contained in:
parent
befee63177
commit
95723d96aa
2 changed files with 7 additions and 0 deletions
1
build.py
1
build.py
|
@ -1,4 +1,5 @@
|
|||
import json
|
||||
import log
|
||||
from clickgen import build_cursor_theme
|
||||
|
||||
from config import name, sizes, delay, bitmaps_dir, temp_folder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue