From 72f6e1f159bcedbc097ebfc60f06301123f9fb90 Mon Sep 17 00:00:00 2001 From: kuzyn_pro Date: Wed, 28 May 2025 17:23:13 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 2bd9db2..0e57a22 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) + + FreePBX 17 Uninstaller for Proxmox 🚀 Did you accidentally install FreePBX 17 using the official installation script from https://github.com/FreePBX/sng_freepbx_debian_install on your Proxmox server, just like I did? 🤦‍♂️ No worries, I've got you covered with this uninstall script! @@ -52,3 +55,11 @@ If you encounter issues with Proxmox, try restarting its services: systemctl res Your log file (/var/log/freepbx-uninstall.log) and backup directory (/var/backups/freepbx-uninstall-DATE-TIME) are your best friends if something goes wrong. Hope this helps you clean up your server! 👍 + +## 📜 License + +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details (though you'll need to create this file if you want to include it). + +--- + +Crafted with ❤️ by Kuzyn