PromucFlow_constructor/deploy/docker/fs/opt/appsmith/utils/bin
Shrikant Sharat Kandula cc2ced886a
fix: Fix backup command getting version (#27780)
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'
```
2023-10-04 15:28:26 +05:30
..
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