Skip to content

Commit

Permalink
Merge pull request #38 from IceWhaleTech/dev
Browse files Browse the repository at this point in the history
add uninstall.sh
  • Loading branch information
LinkLeong authored Dec 1, 2021
2 parents 14175bc + 2651140 commit 9ca57e1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 9ca57e1

Please sign in to comment.