V8.00.000.2025.06.17
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -18,8 +18,8 @@ guard_sourcing
|
||||
# ERR_DOWNLOAD_FAILED
|
||||
# ERR_NO_DOWNLOAD_ARG
|
||||
# Arguments:
|
||||
# $1: URL from which to download a specific file.
|
||||
# $2: /path/to/file to be saved to.
|
||||
# 1: URL from which to download a specific file.
|
||||
# 2: /path/to/file to be saved to.
|
||||
# Returns:
|
||||
# ${ERR_DOWNLOAD_FAILED}: Download failed.
|
||||
# ${ERR_NO_DOWNLOAD_ARG}: No arguments specified.
|
||||
@@ -49,8 +49,8 @@ scurl() {
|
||||
# ERR_DOWNLOAD_FAILED
|
||||
# ERR_NO_DOWNLOAD_ARG
|
||||
# Arguments:
|
||||
# $1: URL from which to download a specific file.
|
||||
# $2: /path/to/file to be saved to.
|
||||
# 1: URL from which to download a specific file.
|
||||
# 2: /path/to/file to be saved to.
|
||||
# Returns:
|
||||
# ${ERR_DOWNLOAD_FAILED}: Download failed.
|
||||
# ${ERR_NO_DOWNLOAD_ARG}: No arguments specified.
|
||||
|
||||
Reference in New Issue
Block a user