mirror of
https://github.com/nocobase/nocobase.git
synced 2026-09-01 14:57:36 +08:00
15758e2569
* feat: open source backup manager plugin * fix: tar version * fix(utils): add storage path helpers * fix: test error * fix: test error * fix(backups): validate backup paths and honor task options * fix(backups): improve restore task cleanup * fix(backups): clear failed restore tasks and use storage path
2 lines
52 B
JavaScript
2 lines
52 B
JavaScript
module.exports = require('./dist/client/index.js');
|