Skip to content
Snippets Groups Projects
Unverified Commit 2f72e067 authored by anarcat's avatar anarcat
Browse files

actually show planned disk usage

parent 77818494
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,8 @@ Procedure
download packages:
sed -i 's/stretch/buster/g' /etc/apt/sources.list.d/* &&
apt update &&
apt update && apt -o APT::Get::Trivial-Only=true dist-upgrade &&
df -h &&
apt -y -d upgrade &&
apt -y -d dist-upgrade &&
echo End of Step 4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment