Skip to content
Snippets Groups Projects
Commit 52ccac37 authored by Jan Philipp Timme's avatar Jan Philipp Timme
Browse files

Add comment as to why we don't do_updates in mk_apt

parent e588f8a7
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ CMK_VERSION="2.0.0p12" ...@@ -26,7 +26,7 @@ CMK_VERSION="2.0.0p12"
# This variable can either be "upgrade" or "dist-upgrade" # This variable can either be "upgrade" or "dist-upgrade"
UPGRADE=dist-upgrade UPGRADE=dist-upgrade
DO_UPDATE=no DO_UPDATE=no # LEAVE THIS OFF, it will eat our SSDs alive!
function check_apt_update { function check_apt_update {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment