Merge pull request #38 from IceWhaleTech/dev

add uninstall.sh
This commit is contained in:
link 2021-12-01 02:50:01 -06:00 committed by GitHub
commit 9ca57e105e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)