mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update ha_setup.sh
This commit is contained in:
parent
4c62543c6d
commit
b2730823ea
@ -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…
Reference in New Issue
Block a user