summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:33:28 +0000
committerFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:33:28 +0000
commit069228bad2939a3cdddf1d6d1f5c4db97b225887 (patch)
tree1f1fe5c09e63e083fef0084755d9e7c13dc5c82a
parentd996cef2b8ca707cea93abb0a935928d51c58118 (diff)
getall: remove useless commands
-rwxr-xr-xgetall4
1 files changed, 0 insertions, 4 deletions
diff --git a/getall b/getall
index cc4cf4e..f6c56f4 100755
--- a/getall
+++ b/getall
@@ -20,8 +20,6 @@
set -u -e -v
-echo "Downloading dependencies for libreboot_src"
-
# Download bucts
# ---------------------------------------------------
@@ -47,8 +45,6 @@ echo "Downloading dependencies for libreboot_src"
./getmt86
-echo "Done. Full source is inside this existing libreboot_meta directory (rename it to libreboot_src before you continue). Now install the dependencies listed in 'builddeb' and then run 'builddeps' and then 'build' (or just use 'buildall')"
-
# Download SeaBIOS
# ---------------------------------------------------