summaryrefslogtreecommitdiffstats
path: root/getall
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-13 19:31:19 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-13 19:31:39 (EST)
commit8984d9a75483f644ad614de35bde78ee73a79f37 (patch)
treedd5a18b86e176feb1d12388a3a91b7785c989c58 /getall
parent4ebfb52f2418adf73405c90771c1b080644afed0 (diff)
downloadlibreboot-8984d9a75483f644ad614de35bde78ee73a79f37.zip
libreboot-8984d9a75483f644ad614de35bde78ee73a79f37.tar.gz
libreboot-8984d9a75483f644ad614de35bde78ee73a79f37.tar.bz2
Delete GRUB Invaders from libreboot
Diffstat (limited to 'getall')
-rwxr-xr-xgetall5
1 files changed, 0 insertions, 5 deletions
diff --git a/getall b/getall
index e187db7..ce377ee 100755
--- a/getall
+++ b/getall
@@ -45,9 +45,4 @@ set -u -e -v
./getmt86
-# Download GRUB Invaders
-# ---------------------------------------------------
-
-./getgrubinvaders
-
# ------------------- DONE ----------------------