X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=postinst-setup;h=754661f81ea1e6fd55554d93b674632319b1aa62;hp=a64e7569426b03f5eaa03aad112d6fc44d8b6ce7;hb=238ba3bf105c031c609a540104595be83c70f188;hpb=89e98b6e45c282455e851e0e804cc771fec5379d diff --git a/postinst-setup b/postinst-setup index a64e756..754661f 100755 --- a/postinst-setup +++ b/postinst-setup @@ -53,6 +53,7 @@ newaliases # copy apt cache if [ -d /home/aptcache ]; then find /home/aptcache/ -name "*.deb" -exec cp '{}' /var/cache/apt/archives/ \; + rm -rf /home/aptcache fi # other setup