X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=postinst-setup;fp=postinst-setup;h=cacabe1f15b016a49e71345b37ac2f26226e3c39;hp=191bcf707b54c9c777d5961b49338f454dac1d35;hb=5538b84ad30babadba5fe54e79e082551a0343b8;hpb=31d93a08cbf894bc37eed23e99c2ed03ad213ac2 diff --git a/postinst-setup b/postinst-setup index 191bcf7..cacabe1 100755 --- a/postinst-setup +++ b/postinst-setup @@ -7,7 +7,7 @@ if [ -d /home/martin/backup ] && [ ! -d /var/backups/martin ]; then fi # need bzr and postfix for the setup below -DEBIAN_FRONTEND=noninteractive apt-get -y install --no-install-recommends postfix openssh-server bzr python-paramiko +DEBIAN_FRONTEND=noninteractive apt-get -y install --no-install-recommends postfix openssh-server bzr python-paramiko apt-cacher-ng # root's ssh stuff if [ ! -d /root/.ssh ] && [ -d /home/martin/.ssh ]; then