mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2025-02-24 12:48:34 +07:00
Return
This commit is contained in:
parent
c148cfee95
commit
59e873c338
@ -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…
Reference in New Issue
Block a user