Refactor Makefile for improved container runtime detection and simplify commands

This commit is contained in:
sHa
2025-07-02 10:20:57 +03:00
parent 745cfb602c
commit ef4f1c31c6
2 changed files with 41 additions and 21 deletions

View File

@@ -2956,10 +2956,10 @@
"ua_yellow": "#FFDD00"
},
"targets": {
"part_s": "#s",
"part_s_stroke": "#s&stroke",
"part_l": "#l",
"part_l_stroke": "#l&stroke"
"part_s": "#shadoll_s",
"part_s_stroke": "#shadoll_s&stroke",
"part_l": "#shadoll_l",
"part_l_stroke": "#shadoll_l&stroke"
},
"sets": {
"light": {
@@ -3874,4 +3874,4 @@
}
}
}
]
]