Updated manager.sh and README files
This commit is contained in:
14
README.md
14
README.md
@@ -7,4 +7,16 @@
|
||||
3. Install & Manage Script
|
||||
|
||||
### Getting Started:
|
||||
Run this command:
|
||||
Install required dependencies:
|
||||
|
||||
```bash
|
||||
sudo apt-get update && sudo apt-get upgrade && sudo apt-get install wget git docker.io -y
|
||||
```
|
||||
|
||||
Run the setup script:
|
||||
|
||||
```bash
|
||||
wget -qO- https://gitea.abdulhade.com/abdulhade/db-middleware/raw/branch/main/scripts/setup.sh | bash
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user