tree: merge all to one

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2025-01-21 20:06:29 +01:00
parent 04dbb73570
commit 9b2f7b6f89
6 changed files with 18 additions and 247 deletions

View File

@@ -3,23 +3,11 @@
version: "3"
tasks:
build-ext:
build-evo:
cmds:
- git reset --hard
- git pull
- ./img-gen.sh ext
build-min:
cmds:
- git reset --hard
- git pull
- ./img-gen.sh min
build-micro:
cmds:
- git reset --hard
- git pull
- ./img-gen.sh micro
- ./img-gen.sh evo
compile-kpatch:
dir: kpatch