instalee/packages/docker/bash

3 lines
65 B
Bash
Executable File

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