- Added panel printing functions (print_panel, print_subheader) to install-server.sh and install.sh,
for improved interface display.
- Introduced the ensure_command_access function to automatically link the drip command to system paths (e.g., /usr/local/bin),
improving command availability.
- Added complete uninstallation logic: Added uninstall.sh script, supporting client-side, server-side, or both uninstallation.
- install.sh supports triggering the uninstallation process with the --uninstall parameter and enhanced PATH cleanup mechanism.
- Unified multilingual prompts and optimized user experience.