9 lines
194 B
Markdown
9 lines
194 B
Markdown
# Dropshell
|
|
|
|
A system management tool for server operations, written in C++.
|
|
|
|
## Installation
|
|
|
|
```
|
|
curl -fsSL https://gitea.jde.nz/public/dropshell/releases/download/latest/install.sh | bash
|
|
``` |