arc/Taskfile.yaml
AuxXxilium e03df2dbab build: update local build files
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
2024-10-24 19:08:56 +02:00

20 lines
281 B
YAML

# https://taskfile.dev
version: "3"
tasks:
build-img-n:
cmds:
- git pull
- ./img-gen-n.sh
build-img-s:
cmds:
- git pull
- ./img-gen-s.sh
compile-kpatch:
dir: kpatch
cmds:
- make clean all
- mv kpatch ../files/p3/system/