pnorman left a comment (openstreetmap/openstreetmap-website#6464)

the apt-get update, install, clean, and rm -rf all need to be in the same 
command. It'll save the full size of the temporary files because they aren't 
present on any other layers. It doesn't break anything since it's just 
restoring parts of the state to how they were before temporary files were 
downloaded with apt-get update.

`apt-get distclean` is probably the right command to use instead of the rm -rf. 
I'm not sure if distclean implies clean

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6464#issuecomment-3435133090
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6464/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to