diff --git a/installer/install.sh b/installer/install.sh index 32eab9a6..5c3fd9f6 100755 --- a/installer/install.sh +++ b/installer/install.sh @@ -279,11 +279,11 @@ if [ -f $myPROXYFILEPATH ]; then fuECHO "### Setting up the proxy for docker." myPROXY=$(cat $myPROXYFILEPATH) tee -a /etc/default/docker <