]> piware.de Git - bin.git/blobdiff - postinst-setup
postinst-setup: clean /home/aptcache
[bin.git] / postinst-setup
index a64e7569426b03f5eaa03aad112d6fc44d8b6ce7..754661f81ea1e6fd55554d93b674632319b1aa62 100755 (executable)
@@ -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