refactor: db-tool: rename file

This commit is contained in:
2026-06-10 11:59:21 +00:00
parent b12c35f957
commit 2e7bf58acf
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ let
${builtins.readFile hectic.helpers.posix-shell.pager_or_cat}
${builtins.readFile hectic.helpers.posix-shell.with_closed_fds}
${applyBundle}
${builtins.readFile ./database.sh}
${builtins.readFile ./db-dev.sh}
'';
meta = {