From 4d6ec2d33e158ec0753d41fe299c412f954c3bcc Mon Sep 17 00:00:00 2001 From: root Date: Tue, 30 Jul 2019 10:30:02 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- alternatives/python | 2 +- update-manager/release-upgrades | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/alternatives/python b/alternatives/python index ae65fda..f62ea68 120000 --- a/alternatives/python +++ b/alternatives/python @@ -1 +1 @@ -/usr/bin/python3 \ No newline at end of file +/usr/bin/python2 \ No newline at end of file diff --git a/update-manager/release-upgrades b/update-manager/release-upgrades index e511ab7..d082339 100644 --- a/update-manager/release-upgrades +++ b/update-manager/release-upgrades @@ -13,4 +13,4 @@ # the currently-running one. Note that if this option is used and # the currently-running release is not itself an LTS release the # upgrader will assume prompt was meant to be normal. -Prompt=lts +Prompt=normal -- 2.43.0