taskfile: update

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2024-12-24 16:12:28 +01:00
parent 73d75f1769
commit 231eebd18b

View File

@@ -5,11 +5,13 @@ version: "3"
tasks:
build-img-n:
cmds:
- git reset hard
- git pull
- ./img-gen-n.sh
build-img-s:
cmds:
- git reset hard
- git pull
- ./img-gen-s.sh