docs: Add 6, update 4 and remove 2 files
This commit is contained in:
@@ -5,7 +5,7 @@ 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
|
||||
curl -fsSL https://getbin.xyz/dropshell-install | bash
|
||||
```
|
||||
|
||||
This installs as dropshell for the local user, with a symbolic link ds.
|
||||
@@ -23,7 +23,7 @@ to configure dropshell and install the local components.
|
||||
|
||||
Auto setup script which creates a dropshell user, and includes installing docker if not already present:
|
||||
```
|
||||
curl -fsSL https://gitea.jde.nz/public/dropshell/releases/download/latest/server_autosetup.sh | sudo bash
|
||||
curl -fsSL https://getbin.xyz/dropshell-server-autosetup | sudo bash
|
||||
```
|
||||
|
||||
Manual steps:
|
||||
|
Reference in New Issue
Block a user