Skip to content

Commit

Permalink
use apt
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Dec 7, 2023
1 parent 9d19cea commit 7c51f88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dist-upgrade
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
sed -i s/bullseye/bookworm/ /etc/apt/sources.list /etc/apt/sources.list.d/*.list
apt-get update
apt-get full-ugprade
apt-get autoremove
apt update
apt full-ugprade
apt autoremove

0 comments on commit 7c51f88

Please sign in to comment.