aboutsummaryrefslogtreecommitdiff
path: root/lib/util.bash
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-03-22 23:28:27 +0100
committerPatrick Spek <p.spek@tyil.nl>2020-03-22 23:28:27 +0100
commit7119a00eff24072b1da30da08d5305cf7fd73cb0 (patch)
tree177fa4ce20369d6b37309af6542b523fc0692b41 /lib/util.bash
parent657f6d2d6775968c7e269cf74a414719e7b241f4 (diff)
Rename fetch to fetch_http
Diffstat (limited to 'lib/util.bash')
-rw-r--r--lib/util.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/util.bash b/lib/util.bash
index 7ab0bc1..681c589 100644
--- a/lib/util.bash
+++ b/lib/util.bash
@@ -45,7 +45,7 @@ die() {
}
# Fetch a file from an URL. Using this function introduces a dependency on curl.
-fetch() {
+fetch_http() {
local OPTIND
local buffer