Update docker.sh

This commit is contained in:
osconlab 2023-04-01 20:58:29 +02:00
parent 20244cf8fd
commit a49d58c3b7
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
apt install curl
curl -fsSL https://get.docker.com -o get-docker.sh curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh sh get-docker.sh