mirror of
https://github.com/taylanbakircioglu/haproxy-openmanager.git
synced 2026-09-19 17:15:12 +00:00
5947caa46d
- Copy uninstall-agent-linux.sh and uninstall-agent-macos.sh to backend/utils/agent_scripts/ (same location as install scripts) - Update generate-uninstall-script endpoint to use the same path pattern as working install script endpoint - Add container-specific fallback paths for robustness - Add debug logging to track which path is used Fixes 404 error when fetching uninstall script in production where /utils/ directory at project root is not deployed.