This broke when we changed the way RTS stores version information. This was never the right way to get the version in the `backup` command and this PR fixes it, by getting the version from `info.json`. Failure error: ``` Error: ENOENT: no such file or directory, open '/opt/appsmith/rts/version.js' ``` |
||
|---|---|---|
| .. | ||
| backup.js | ||
| backup.test.js | ||
| check_replica_set.js | ||
| constants.js | ||
| export_db.js | ||
| import_db.js | ||
| index.js | ||
| logger.js | ||
| mailer.js | ||
| migrate.js | ||
| mongo_shell_utils.js | ||
| restore.js | ||
| utils.js | ||
| version.js | ||