Update truenas.sh

This commit is contained in:
F-Plass 2021-02-07 21:25:49 +01:00
parent a7ca010d4e
commit 6f4c5fcc87
1 changed files with 1 additions and 1 deletions

View File

@ -183,4 +183,4 @@ truenas_deploy() {
_err "Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: $_ret"
return 1
fi
}
}