mirror of
https://github.com/Zerodya/dockeraise.git
synced 2026-06-23 02:00:06 +07:00
Update README.md
This commit is contained in:
@@ -7,7 +7,5 @@ Simple bash script to automate the installation of Docker on Debian servers. It
|
||||
|
||||
***
|
||||
```
|
||||
wget https://raw.githubusercontent.com/Zerodya/dockeraise/main/dockeraise.sh
|
||||
chmod +x dockeraise.sh
|
||||
./dockeraise.sh
|
||||
wget -qO- https://raw.githubusercontent.com/Zerodya/dockeraise/main/dockeraise.sh | bash
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user