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 +```