database files and changes

This commit is contained in:
2025-11-02 21:30:43 -03:00
parent 1c3e448b8d
commit 885ce25fe9
7 changed files with 278 additions and 108 deletions

View File

@@ -56,6 +56,8 @@ return {
if not suc then
error("failed to copy bat: " .. errmsg)
end
os.copy("bat.1", pathjoin(PACKETDIR, "/usr/share/man/man1/bat.1"))
end,
}