Files
runtipi/config.js
2025-12-18 09:00:15 +00:00

4 lines
106 B
JavaScript

export default {
allowedCommands: ["bun ./scripts/update-config.ts", "bun install && bun run test"],
};