mirror of
https://github.com/nocobase/nocobase.git
synced 2026-09-21 05:44:51 +08:00
* 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/server/index.js');
|