Files
runtipi/config.js
alexz cd78becb97
Some checks failed
Test / test (push) Has been cancelled
upload current sources
2025-12-14 07:02:02 +00:00

4 lines
106 B
JavaScript
Executable File

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