Update docker.sh
This commit is contained in:
parent
a49d58c3b7
commit
fa50150ba3
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
apt install curl
|
||||
curl -fsSL https://get.docker.com -o get-docker.sh
|
||||
sh get-docker.sh
|
||||
rm get-docker.sh
|
||||
|
|
Loading…
Reference in a new issue