mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-07-21 04:20:30 +02:00
- Fix install.sh to detect curl/wget execution and clone repo before loading modules - Add MariaDB detection and upgrade attempt logic in install.py - Attempt MariaDB 12.1 upgrade first, fallback to existing 10.x if blocked - Add comprehensive error handling and logging for upgrade attempts - Update documentation with fix details