diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-02-27 17:35:46 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-02-27 17:35:46 +0100 |
commit | e4d27360fd538b35c90d9267c03d7c4cbee19109 (patch) | |
tree | 85e362b8ccc627990111cc3c0735ee9327c44ec3 /bin | |
parent | 1891874d1866a9831de50f6e313de66f54fa47cc (diff) | |
download | jenkins.debian.net-e4d27360fd538b35c90d9267c03d7c4cbee19109.tar.xz |
fix typo
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_setup_pbuilder.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_setup_pbuilder.sh b/bin/reproducible_setup_pbuilder.sh index a061b2c0..66c37f67 100755 --- a/bin/reproducible_setup_pbuilder.sh +++ b/bin/reproducible_setup_pbuilder.sh @@ -63,7 +63,7 @@ Mb0BawlXZui0MNUSnZtxHMxrjejdvZdqtskHl9srB1QThH0jasmUqbQPxCnxMbf1 -----END PGP PUBLIC KEY BLOCK-----" | apt-key add - echo 'deb http://reproducible.alioth.debian.org/debian/ ./' > /etc/apt/sources.list.d/reproducible.list $EXTRA -apt-gt update +apt-get update apt-get install -y $@ echo dpkg -l |