sysupdate: build alecor cache

This commit is contained in:
LordMZTE 2024-03-24 16:08:19 +01:00
parent 76d2c2887a
commit 7b0658781a
Signed by: LordMZTE
GPG Key ID: B64802DC33A64FF6
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
(apply cmd (if (noint)
'("paru" "-Syu" "--noconfirm")
'("paru" "-Syu")))
(cmd "alecor" "mkcache")
(cmd "update-nvim-plugins")
(cmd "tldr" "--update")