summaryrefslogtreecommitdiff
path: root/run-bootstrap-in-chroot
diff options
context:
space:
mode:
Diffstat (limited to 'run-bootstrap-in-chroot')
-rwxr-xr-xrun-bootstrap-in-chroot3
1 files changed, 2 insertions, 1 deletions
diff --git a/run-bootstrap-in-chroot b/run-bootstrap-in-chroot
index 1ce70790..fcf24ad7 100755
--- a/run-bootstrap-in-chroot
+++ b/run-bootstrap-in-chroot
@@ -138,7 +138,8 @@ deb http://code.liw.fi/debian squeeze main
deb http://roadtrain.codethink.co.uk/debrock/ squeeze main
EOF
./do-squeeze-chroot apt-get update
- ./do-squeeze-chroot apt-get install --allow-unauthenticated tar python-cliapp
+ ./do-squeeze-chroot apt-get install --allow-unauthenticated \
+ tar python-cliapp
if "$snapshot"
then