> For the complete documentation index, see [llms.txt](https://docs.primeur.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.primeur.com/panorama-2.0.1/setup-and-configuration/maintenance-and-upgrades.md).

# Maintenance & upgrades

### Fix pack Panorama 1.2.4.1

1. Download the MongoDB Shell: <https://www.mongodb.com/try/download/shell>.
2. Extract the new shell in the mongo bin url.
3. Add it to the `panorama-config.sh` file new variable:

```
## Mongo tools dir
export MONGODB_TOOL_DIR
```
