Commit
be0349f952ad1941db3020f3cdf9ec259211a96b
Exists in
master
and in
22 other branches
activate_plugin, api_fixies, api_tasks, article_blog_visualization_format, article_layout_refactoring, article_layout_temp, blog_page_bug, clone_article, communities_ratings, design_template, event_layout, fix_forum, fix_optional_fields, fix_suggest_article, folder_improvments, manage_organization, merge_deactive_and_ban, news_page, script_to_update, template_mirror_block, tests, tests_fixies
dist-upgrade when installing dependencies
|
| @@ -51,6 +51,7 @@ EOF |
| @@ -51,6 +51,7 @@ EOF |
|
51
| fi |
51
| fi |
|
52
| |
52
| |
|
53
| run sudo apt-get update |
53
| run sudo apt-get update |
|
| |
54
| +run sudo apt-get -qy dist-upgrade |
|
54
| |
55
| |
|
55
| run sudo apt-get -y install dctrl-tools |
56
| run sudo apt-get -y install dctrl-tools |
|
56
| |
57
| |