summaryrefslogtreecommitdiffstats
path: root/download
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-14 05:49:39 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-14 05:49:39 (EST)
commit315c275b4c361bcc490fe20e5ab313b23f092686 (patch)
tree20c479a17a1df642f8690adb978b0968f9b8d40f /download
parent50c4ca21103d6afcefda81833852c8f274398e20 (diff)
downloadlibreboot-315c275b4c361bcc490fe20e5ab313b23f092686.zip
libreboot-315c275b4c361bcc490fe20e5ab313b23f092686.tar.gz
libreboot-315c275b4c361bcc490fe20e5ab313b23f092686.tar.bz2
Rename scripts/helpers/fetch to scripts/helpers/download
Diffstat (limited to 'download')
-rwxr-xr-xdownload2
1 files changed, 1 insertions, 1 deletions
diff --git a/download b/download
index 69ce4f2..b8e42ca 100755
--- a/download
+++ b/download
@@ -21,7 +21,7 @@
set -u -e -v
-download=./resources/scripts/helpers/fetch
+download=./resources/scripts/helpers/download
programme="unknown"
usage="./download programme"