runtipi-appstore/config.js
2025-04-26 15:42:06 +02:00

3 lines
106 B
JavaScript

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