instalee/packages/docker/bash
2024-07-13 18:14:57 +03:00

2 lines
65 B
Bash
Executable file

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