Update README.md

Updated link to buildnwipe script
This commit is contained in:
PartialVolume
2021-01-08 23:35:07 +00:00
committed by GitHub
parent b8a536a02f
commit fffee8bb34

View File

@@ -164,7 +164,7 @@ cd ~/nwipe_master/nwipe/src
Note the ./, that means only look in the current directory for nwipe. if you forgot to type ./ the computer would run the older repository version of 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. [Download script](
https://drive.google.com/file/d/1-kKgvCvKYYuSH_UUBKrLwsI0Xf7fckGg/view?usp=sharing)
https://drive.google.com/file/d/1BsQDlMqtEycAgfk9FpG1sxv3jFz5dzNO/view?usp=sharing)
```
#!/bin/bash
cd "$HOME"