From 2651140095b53457d73643cea5fcfce9bf3f6f67 Mon Sep 17 00:00:00 2001 From: link Date: Wed, 1 Dec 2021 16:48:38 +0800 Subject: [PATCH] add uninstall.sh --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cc3fa9d..dbeb7c5 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,12 @@ or curl -fsSL https://get.icewhale.io/casaos.sh | bash ``` +### Uninstall CasaOS + +```sh +curl -fsSL https://get.icewhale.io/casaos-uninstall.sh | bash +``` + ### System Compatibility - Ubuntu Server 20.04 amd64 (✅ Recommend, Tested)