From 9d06e924631e60edf4bfbc7b4c16c0400adfc1eb Mon Sep 17 00:00:00 2001 From: chirpy <50025123+waytotheweb@users.noreply.github.com> Date: Mon, 28 Jul 2025 11:43:53 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 15f0260..84c60c6 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,9 @@ Replace [panel] with your control panel name: ``` curl -s https://raw.githubusercontent.com/waytotheweb/scripts/refs/heads/main/cxs/uninstall.[panel].sh | bash ``` + +## osm: +Replace [panel] with your control panel name: +``` +curl -s https://raw.githubusercontent.com/waytotheweb/scripts/refs/heads/main/osm/uninstall.[panel].sh | bash +```