From 00351e2aac63b3623899f03d226d5034da14852c Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 28 Nov 2014 05:42:00 +0000 Subject: getmt86: fix path and remove obsolete comment --- getmt86 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/getmt86 b/getmt86 index 7ee2298..e6c7faa 100755 --- a/getmt86 +++ b/getmt86 @@ -22,8 +22,6 @@ set -u -e -v # Get the last version of MemTest86+ used, apply patches, build it. -# You need the dependencies from ./builddeb to use this script. - # Remove the old version that may exist # ---------------------------------------------------------------------------------- @@ -44,7 +42,7 @@ tar -xf "memtest86+-5.01.tar.gz" rm -f "memtest86+-5.01.tar.gz" # there are modifications required -cd "memtest86+-5.01" +cd "memtest86+-5.01"/ # Apply necessary patches # --------------------------------------------------------------------------------- -- cgit v1.1-4-g5e80