Another article, fixes to build script

This commit is contained in:
Ian Gulliver
2019-04-14 23:00:42 +00:00
parent 203f9150e2
commit caba920808
4 changed files with 126 additions and 25 deletions

View File

@@ -14,7 +14,7 @@ If youre building system images, youre going to do a lot of debootstrap, w
export http_proxy=http://127.0.0.1:8000
# Note that you'll need to re-export this before any use of debootstrap
### Tell sudo to pass through http_proxy
### Tell sudo to pass through http\_proxy
sudo visudo
# Add the line after the env_reset line: