Browse Source

Merge pull request #38 from IceWhaleTech/dev

add uninstall.sh
link 3 years ago
parent
commit
9ca57e105e
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -35,6 +35,12 @@ or
 curl -fsSL https://get.icewhale.io/casaos.sh | bash
 curl -fsSL https://get.icewhale.io/casaos.sh | bash
 ```
 ```
 
 
+### Uninstall CasaOS
+
+```sh
+curl -fsSL https://get.icewhale.io/casaos-uninstall.sh | bash
+```
+
 ### System Compatibility
 ### System Compatibility
 
 
  - Ubuntu Server 20.04 amd64 (✅ Recommend, Tested)
  - Ubuntu Server 20.04 amd64 (✅ Recommend, Tested)