evolution-api/manager_install.sh
Davidson Gomes 563ca2dd22 chore(changelog): update CHANGELOG for version 2.3.5
- Added features for Chatwoot enhancements, participants data handling, and LID to phone number conversion.
- Updated Docker configurations to include Kafka and frontend services.
- Fixed PostgreSQL migration errors and improved message handling in Baileys and Chatwoot services.
- Refactored TypeScript build process and implemented exponential backoff patterns.
2025-10-15 09:42:44 -03:00

4 lines
78 B
Bash
Executable File

#! /bin/bash
rm -rf manager/dist
cp -r evolution-manager-v2/dist manager/dist