instalee/packages/docker/linux
2024-07-13 20:38:59 +03:00

2 lines
65 B
Bash
Executable file

#!/bin/sh
which docker || wget -O- https://get.docker.com | bash