Loading agent/agent.sh +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ function downloadUpdate { if ! curl -s -f -k -m 3 -o "${TMP}" https://raw.githubusercontent.com/kroese/virtual-dsm/master/agent/agent.sh; then #echo "$HEADER: curl error" && return return fi if [ ! -f "${TMP}" ]; then Loading Loading
agent/agent.sh +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ function downloadUpdate { if ! curl -s -f -k -m 3 -o "${TMP}" https://raw.githubusercontent.com/kroese/virtual-dsm/master/agent/agent.sh; then #echo "$HEADER: curl error" && return return fi if [ ! -f "${TMP}" ]; then Loading