IOTstack
IOTstack copied to clipboard
Fix Install Docker
Reported in Issue 222
Docker can only be installed calling ./menu.sh with sudo. This commit adds the missing sudo after piping the output of get.docker.com install script to an unprivileged sh.
See comment on issue