From 466afa4c95c247b04a5b4b1822033efd4f7ead3a Mon Sep 17 00:00:00 2001 From: chirpy <50025123+waytotheweb@users.noreply.github.com> Date: Mon, 28 Jul 2025 11:39:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5b86dc..15f0260 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,5 @@ curl -s https://raw.githubusercontent.com/waytotheweb/scripts/refs/heads/main/Ma ## cxs: Replace [panel] with your control panel name: ``` -https://raw.githubusercontent.com/waytotheweb/scripts/refs/heads/main/cxs/uninstall.[panel].sh | bash +curl -s https://raw.githubusercontent.com/waytotheweb/scripts/refs/heads/main/cxs/uninstall.[panel].sh | bash ```