tree: optimize code

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2025-01-15 19:54:15 +01:00
parent e084f9c225
commit d8db7bbbab
10 changed files with 209 additions and 324 deletions

View File

@@ -7,13 +7,19 @@ tasks:
cmds:
- git reset --hard
- git pull
- ./img-ext.sh
- ./img-gen.sh ext
build-min:
cmds:
- git reset --hard
- git pull
- ./img-min.sh
- ./img-gen.sh min
build-micro:
cmds:
- git reset --hard
- git pull
- ./img-gen.sh micro
compile-kpatch:
dir: kpatch