mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
6 lines
176 B
Bash
Executable File
6 lines
176 B
Bash
Executable File
git apply .ci_files/rgb.patch
|
|
rm -f build/f7-firmware-C/toolbox/version.*
|
|
./fbt COMPACT=1 DEBUG=0 updater_package
|
|
mkdir artifacts-rgb-patch
|
|
mv dist/f7-C/* artifacts-rgb-patch/
|