diff --git a/build-image.sh b/build-image.sh index c42a79e..27ffdd7 100755 --- a/build-image.sh +++ b/build-image.sh @@ -104,7 +104,10 @@ apt-get install -y \ vim \ less \ rsync \ - git + git \ + squashfs-tools \ + wget \ + curl # Clean up apt-get clean