Update ha_setup.sh

pull/33/head
tteckster 3 years ago committed by GitHub
parent 4c62543c6d
commit b2730823ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,7 +50,7 @@ echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m"
apt-get update &>/dev/null apt-get update &>/dev/null
apt-get -qqy install \ apt-get -qqy install \
curl \ curl \
wget &>/dev/null sudo &>/dev/null
echo -e "${CHECKMARK} \e[1;92m Installing Docker... \e[0m" echo -e "${CHECKMARK} \e[1;92m Installing Docker... \e[0m"
DOCKER_CONFIG_PATH='/etc/docker/daemon.json' DOCKER_CONFIG_PATH='/etc/docker/daemon.json'

Loading…
Cancel
Save

Powered by BW's shoe-string budget.