mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-28 18:29:05 +01:00
- Try direct removal first (fastest) - If that fails, use sudo chown/chmod to fix permissions, then remove - Final fallback: use sudo rm -rf - Better error handling and logging at each step Fixes: Permission denied errors when uninstalling plugins with root-owned files (examplePlugin, paypalPremiumPlugin, pm2Manager)