Update README.md
Some checks failed
Dropshell Test / Build_and_Test (push) Has been cancelled

This commit is contained in:
John 2025-05-13 21:54:18 +12:00
parent 1dd4a7958d
commit 54dce4862f

View File

@ -1,3 +1,9 @@
# Dropshell # Dropshell
A system management tool for server operations, written in C++. 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
```