From d4963092dde37588c0a0dcff65280f54113651af Mon Sep 17 00:00:00 2001 From: PartialVolume Date: Fri, 13 Mar 2020 08:42:39 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 246becf..7f48c08 100644 --- a/README.md +++ b/README.md @@ -136,8 +136,8 @@ If you already have nwipe installed from the repository, you need to take care w Note the ./, that means only look in the current directory for nwipe. if you forgot to type ./ the computer would run the old 0.24 nwipe. -Once you have copied the script below into a file called buildnwipe, you need to give the file execute permissions `chmod +x buildnwipe` before you can run it. - +Once you have copied the script below into a file called buildnwipe, you need to give the file execute permissions `chmod +x buildnwipe` before you can run it. [Download script]( +https://drive.google.com/file/d/1-kKgvCvKYYuSH_UUBKrLwsI0Xf7fckGg/view?usp=sharing) ``` #!/bin/bash cd "$HOME"